initial database migration, watcher.js

This commit is contained in:
Tim Olson
2023-08-30 17:46:22 -04:00
parent 2a0133e605
commit 97234c955f
11 changed files with 779 additions and 3 deletions

3
database.json Normal file
View File

@@ -0,0 +1,3 @@
{
"dev": {"ENV": "DEXORDER_DB_URL"}
}