Skip to content

cesgarpas/ProjectFromTemplate

Repository files navigation

A-Level Node.js Project Configuration Example

Node.js CI Coverage Status Code Style Conventional Commits Known Vulnerabilities Quality Gate Status

This is a simple node.js project configuration with built-in good practices plugins to improve teamwork. It packs Jest for functional testing and test coverage (with Coveralls history) and it is using ESLint as linter with Prettier plugin for having consistent code. Also integrates Snyk to keep track and fix possible dependency vulnerability issues. It has an active GitHub Actions workflow for node.js testing and it follows Conventional Commits standard. SonarCloud scans the code for quality analysis. I also created a really simple logger with Chalk for better debugging when using the terminal and dumping the information into a file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published