mirror of
https://github.com/detleph/server.git
synced 2026-09-04 00:26:03 +02:00
f2e18e165646ee1f45be023b5e0ad1b8bf5e1c82
TypeScript is not used for browser development here, hence it does not know the type XMLHttpRequest (used by SuperAgent) This is not an ideal solution
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%