my usefully use or learning of simple template for react and nodejs project.
By I learning and familiar tools update.
- 2025-08-09: Create Template
# Not forget this how write
.gitignore
- RESTful API use Express.js
- ORM use Sequelize
- DATABASE use PostgreSQL
- Authentication use jose
- Logging use pino
- API docs generate use swagger-ui-express
- Password encryption use bcrypt
- Router use React-Router
- css framework use Tailwind CSS
- UI library use DaisyUI
- Satate management use Redux toolkit(but I dont familiar with learning use it)
- Test api use Apifox
- Generate project dependecy use madge(global install)
- Package manager use pnpm(global install)
- Hot restart use nodemon(global install)
- Serach npm package name with Snyk see safe