- node.js backend rest api
- typescript
- github + github actions
- jest: js testing framework.
- supertest - "super-agent driven library for testing node.js http servers using a fluent api"
-
sonarcloud - "cloud service offered by sonarsource that helps you with code quality management"
link to the project: http://its-a-template.null
-
vercel - "vercel is a free cloud platform for static sites and serverless functions that fits perfectly with your workflow"
live demo: http://its-a-template.null
- apidoc - inline documentation for restful web apis
- visual studio code - with the following extensions:
- sonarlint: helps you detect and fix quality issues as you write code
- standardjs: javascript standard style
- git graph: make git looks less painful