nx workspace + nest.js + drizzle

This commit is contained in:
2025-01-17 12:12:58 +00:00
parent 303ba7c4b2
commit ab17db9078
25 changed files with 11468 additions and 281 deletions

2
api/.env Normal file
View File

@@ -0,0 +1,2 @@
DB_FILE_NAME=file:local.db
PORT=3000