add docker support, move to env file, add example

This commit is contained in:
creations 2025-01-05 20:48:29 -05:00
parent 608f4d5e8d
commit 58016ee4ea
Signed by: creations
GPG key ID: 8F553AA4320FC711
7 changed files with 75 additions and 6 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/node_modules
bun.lockb
/config/secrets.ts
.env