Staart is a Node.js backend starter for SaaS startups written in TypeScript. It has built-in user management and authentication, billing, organizations, GDPR tools, and more.
Works with Staart UI, the frontend starter for SaaS.
yarn
or npm i
.env
file based on config.ts../src/controllers
directoryapp.ts
file using yarn generate-routes
yarn build
and deploy with yarn start
Staart comes with tens of helper and CRUD methods for users, organizations, and more.
Thanks goes to these wonderful people (emoji key):
Anand Chowdhary 💻 📖 🎨 | reallinfo 🎨 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Generated using TypeDoc