Skip to content

asteriskiry/jasenrekisteri-frontend

Repository files navigation

Jäsenrekisteri-frontend

Membership register frontend for Asteriski ry / Jäsenrekisterin frontend Asteriski ry:n tarpeisiin

Author: Maks Turtiainen

Node.js backend is here https://github.com/asteriskiry/jasenrekisteri-backend.

Tech

  • React
  • Bootstrap 4
  • Axios

Start

Make sure backend is running.

git clone https://github.com/asteriskiry/jasenrekisteri-frontend.git
cd jasenrekisteri-frontend
cp .env-sample .env
npm install
npm start

Configure .env-file if needed.

If testing Checkout API payment integration, local dev server must be started with HTTPS enabled.

HTTPS=true npm start

Production

You can create static build to build/-directory with:

npm run build

Building & deploying to Asteriski's server are handled by Github actions.

Screenshots

Screenshot 1 Screenshot 2


© Asteriski ry

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •