Stephan d62ae153b3 Merge pull request #9 from detleph/feature-test
Added tests for the event endpoints
2021-10-19 07:51:10 +02:00
2021-10-18 13:14:13 +02:00
2021-10-11 13:26:59 +02:00
2021-10-15 15:36:22 +02:00

server

SETUP

Before Runningthis on you local machine some things have to be setup

  1. Run npm install

  2. Add .env file with following variables:

    DATABASE_URL: ADDRESS TO YOUR DATABASE
    PORT: PORT WHERE THE API SHOULD RUN
    
S
Description
Server component of the Detleph event management system
Readme MIT
581 KiB
Languages
TypeScript 96.7%
Shell 2.7%
Dockerfile 0.6%