Welcome to Novel
Last updated
Was this helpful?
Last updated
Was this helpful?
🚧 Documentation is still under construction 🚧
Please send us a message in our community or email us for direct answers to questions.
Thank you for purchasing Novel. We hope you find value in this software as much as we do from your purchase.
Novel is a full-stack SaaS starter kit built with Node.js, Next.js, React, PostgreSQL, and best practices that can get your team up and running as fast as possible.
Novel was built to scratch an itch on our experience of building and re-building blocks of features for different companies and sites. This is the amalgamation of those.
The product suite includes:
The documentation is split based on the layers that you will be interacting with as you develop. If you have purchased a standard license, all products should be available to you.
You would have been invited to a private Discord Community and the private Github repository under https://github.com/madewithnovel. Make sure you have accepted these invites. If you have any problems, send us a message at .
Get up and running by running the code in your terminal
You or your team can send over pull requests for any immediate changes you need to see in Novel. It will be reviewed according to Novel's technical direction and capabilities. You will be advised by Novel on whether PRs can be merged or if it is a custom implementation that should live in your application instead.
Continue to to finish your setup.
Head over to for other useful tips.
Please abide by the provided .
If you require support and training on this software. Send us a message at and we will get back to you within 1 business day.
Mobile App. Coming Soon!
API Server
Open Source Next.js UI
Admin Dashboard
How do I define my Pricing?
How can I send emails?
What configurations are available?
How do I create a new endpoint?
How do I secure endpoints?
How can I write my own middleware?
How do I use background jobs?
How can I set up a scheduled cron job?
How do I setup my Social Providers
How do I write tests for my features?
How do I create a new Table?
How do I override an existing Model?
How can I query my new tables?
How do I make updates?
How does validation work?
How do I make a new Page?
How do I make a request to my API?
How can I add my own styles?
How do I add shadcn/ui to my project?
How can I write tests for my UI?
Production Checklist
Deploying with AWS ECS, Fargate, and RDS
Deploying the UI with Vercel
Deploying with AWS EC2 and RDS
Deploying with a VPS