Initial commit.

This commit is contained in:
Cameron Redmore 2025-02-15 12:07:29 +00:00
commit 55dacc0481
11 changed files with 1061 additions and 0 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
UPLOAD_DIR=uploads
API_KEY=TestAPIKey
HOST=http://localhost:3000