Note: This template is in progress right now. Version
1.0.0
will be released soon.
This ready-to-use express-based API template comes with a few preset features that will be used in future projects.
- Commit hooks automation configured using husky
- Code formatter via prettier
- Code linter using eslint
- Bundle generation via Rollup
- GitHub workflow configured to check successful builds
Easiest way is to click on the green "Use this template" button from here. This will prompt your to create a new repository at a desired location. All you'll have to do is start adding features.
- Example library bundle
- Package upload to GitHub/npm
- Unit testing support
- jsDoc support
- Template versioning
- Changelog