Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.44 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.44 KB
node-typescript-template

🧬 A boilerplate for Node.js APIs with TypeScript set up

GitHub license PRs Welcome

🛠️ Technologies

⚙️ Requirements

🚀 Installation

$ git clone https://github.com/gabrielsanttana/node-typescript-template
$ cd node-typescript-template
$ npm install

# Then, you're ready to go and start adding new endpoints to your API!

💁🏽 Contribute

Your contribution is always welcome!

Check out the contribution guideline.

⚖️ License

MIT License