A comprehensive guide to building your SaaS application with NexBase. This documentation is exclusively available to licensed users.
Detailed documentation covering every aspect of the boilerplate, from setup to deployment.
Exclusive access to source code and documentation for licensed users only.
Built with TypeScript for better developer experience and type safety.
Before you begin, ensure you have the following installed:
After purchasing NexBase, you'll receive access to the private repository. Clone it using:
git clone https://github.com/Yeema-Co/nexbase-ts.git
cd nexbase-ts
pnpm install
Set up your environment variables following the Environment tab.
Configure your database connection and run migrations.
Need help? Open an issue on GitHub.