feat: new user resource integrating postgresql
This commit is contained in:
1
server/start.sh
Normal file
1
server/start.sh
Normal file
@@ -0,0 +1 @@
|
||||
DB_USER=postgres && DB_PASS=postgres && deno run --allow-env --allow-net --import-map=import_map.json main.ts
|
||||
Reference in New Issue
Block a user