Repository files navigation What to do after using this template
Edit package.json to set the project name, version, description, and author.
Edit the .prettierrc.json file with your preferred values.
Delete this section from the README.md file.
Start coding by editing the src/app.ts file!
Install node.js , yarn (or use npm).
Clone this repository, and using a terminal navigate to its directory.
Run yarn or npm install to install the dependencies.
Copy the contents of the .env.example file to a .env next to it, and edit it with your values.
Run yarn build or npm build to build the files.
Run yarn start or npm start to start the application.
You can run yarn dev or npm dev to combine the 2 steps above, while listening to changes and restarting automatically.
About
Premade Nodejs template for your projects. Included features like error handling, Api responses, mongodb database
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.