Skip to content

Latest commit

 

History

History
executable file
·
44 lines (33 loc) · 1.02 KB

README.md

File metadata and controls

executable file
·
44 lines (33 loc) · 1.02 KB

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