STACK BOILERPLATE npm run dev # Start the build process watcher npm run web # Start the web server npm run worker # Start the worker server migrations npm run migration # Creates a new migration file npm run migrate # Run all pending migrations