We simply need to follow the readme section to run the application locally, and we also added a wiki section for how to add guides.
About
The main purpose of this boilerplate is to easily start a Node.js typescript-based server application with the required NPM modules, followed by industry standards in implementation by integrating Sonar Cloud, Snyk, code climate, and codeQL scans via GitHub action. To initiate any application, be it for learning, training, or the actual case, we require a starting point. To assist with this, I am currently developing getting started guides for various solutions, such as multiple factor authentication, integrating payment gateways, sending mail, and many others. Common Features - Quick start - Continuous Integration - Documentation Standards - Test Coverage Maintenance - Production-Ready Setup