Skip to content

WuMingDao/create-nodejs-react-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-react-js-template

my usefully use or learning of simple template for react and nodejs project.

Update Log

By I learning and familiar tools update.

- 2025-08-09: Create Template

Notine

# Not forget this how write
.gitignore

Backend Part

  1. RESTful API use Express.js
  2. ORM use Sequelize
  3. DATABASE use PostgreSQL
  4. Authentication use jose
  5. Logging use pino
  6. API docs generate use swagger-ui-express
  7. Password encryption use bcrypt

Frontend Part

  1. Router use React-Router
  2. css framework use Tailwind CSS
  3. UI library use DaisyUI
  4. Satate management use Redux toolkit(but I dont familiar with learning use it)

Recommend Tools

  1. Test api use Apifox
  2. Generate project dependecy use madge(global install)
  3. Package manager use pnpm(global install)
  4. Hot restart use nodemon(global install)
  5. Serach npm package name with Snyk see safe

About

My learn nodejs and react(main js) of template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published