Templix is a boilerplate to setup a full project! It has all basic feature to speed up your development using node.js typescript
- Authentication
- Authorization
- Registration
- Email Verification
- Reset Password
- Account Management
- Single Sign On (SSO) Integration
- Encrypted session
- User Management
- Role Based Access Control (RBAC)
- Postgresql Database
- Redis Integration
- …and more!
It’s a growing list to setup a fresh project, but with templix you can quick setup the project!.
Why using boilerplate?
Boilerplate accelerate initiation project, write everything from ground to up will take times and full of unseen condition of bugs. Read and understanding the boilerplate also important, you will get full potential if you understand your tools.
Frequently Asked Question
- What framework do you use?
I use nestjs and reactjs as fullstack framework node.js with support typescript. I do selective library and framework based of community and security aspect, and using monorepo for easy integration between library. - Can I modify the process inside the project?
Yes, everything bundled in project code–not a library. So you can add unique business logic into project. - Can I use it?
I still do experiment on this, feel free contact me if you interest on this project!