novel dev
You can run the Novel Development server by running
This command does the following things
Loads the configuration and environment files
Runs the migration scripts from the relevant migration folders
Creates the base model files
Syncs the pricing configuration with Stripe
Set up Stripe CLI for local webhook usage
Compiles the mail templates
Runs the scheduler for task and background processing
Loads the API endpoints
Runs the server
Listens for file changes and restarts the server accordingly
Changelog
2024-12-20 - Initial Documentation
Last updated
Was this helpful?