Add earthfile and ci
Some checks failed
CI / build (push) Failing after 25s

This commit is contained in:
Fabian Stamm
2023-11-28 19:49:29 +01:00
parent 6bcda75634
commit 9234efab2a
15 changed files with 83 additions and 4620 deletions

6
example.env Normal file
View File

@ -0,0 +1,6 @@
DATABASE_HOST=mongodb
DATABASE_DATABASE=openauth
CORE_NAME=OpenAuthDev
CORE_URL=http://localhost
CORE_SECRET=verysecretsecret
WEB_PORT=3000