feat: unified portal server, single database migration & railway configuration
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Environment variables / Secrets
|
||||
.env
|
||||
**/.env
|
||||
|
||||
# OS Files
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Build and logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
Reference in New Issue
Block a user