mirror of
https://github.com/detleph/server.git
synced 2026-09-04 00:26:03 +02:00
ea6b2d73d044e9fa888db5e7da512ba53e31baa0
- Added Role model - Added Roles to disciplinese and Participants
server
SETUP
Before Runningthis on you local machine some things have to be setup
-
Run npm install
-
Add .env file with following variables:
DATABASE_URL: ADDRESS TO YOUR DATABASE PORT: PORT WHERE THE API SHOULD RUN
Languages
TypeScript
96.7%
Shell
2.7%
Dockerfile
0.6%