Refactor code structure for improved readability and maintainability
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m19s
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m19s
This commit is contained in:
@@ -345,7 +345,6 @@ npm run start # Start production web server
|
||||
npm run worker:dev # Worker with hot reload (tsx watch)
|
||||
npm run worker:prod # Worker for production
|
||||
npm run db:push # Apply schema changes without migrations
|
||||
npm run db:migrate # Create and apply a migration
|
||||
npm run db:seed # Seed the admin user
|
||||
npm run db:studio # Open Prisma Studio (GUI)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user