Skip to content

ftathiago/node-boilerplate

Repository files navigation

Boilerplate to node API

This is a boilerplate to be used on nodeJS projects.

Its already read for

  • ESLint
  • Sonarqube scanner
    • Configured in sonar-project.js
    • Ready for localhost:9000 sonar
  • Test (Jest)
    • Configure in jest.config.js
    • Jest Sonar Reporter
  • Cross-env (to read .env files)
  • nodemon
  • sqlite3
  • husyrc

About

It's a boilerplate to use with nodejs apis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published