Initial commit

This commit is contained in:
2024-12-11 21:09:37 +00:00
commit 89ba53d5e4
15 changed files with 1088 additions and 0 deletions

4
.env.example Normal file
View File

@ -0,0 +1,4 @@
# Copy this file to .env and set right values
# API endpoint configuration
PORT=3000