Winterloop
Local sponsored walk management
To install this project do the following:
-
Setup your MYSQL server and import winterloop/sql-server/winterloop.sql
-
Change the configuration file to your needs, winterloop/configuration.json
-
Install Nodejs
-
Open cmd in the main folder then run these commands:
-
npm install --legacy-peer-deps
-
npm install --dev --legacy-peer-deps
After you installed the needed packages start the server by this command:
npm run start
Or manually start the frontend and backend:
-
npm run-script frontend
-
npm run-script backend
-
The server should now be running, you can access it by going to the following url: localhost:4321/