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.
- React
- Bootstrap 4
- Axios
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
You can create static build to build/
-directory with:
npm run build
Building & deploying to Asteriski's server are handled by Github actions.
© Asteriski ry