Skip to content

A complete Node.js project template using TypeScript and following general best practices.

License

Notifications You must be signed in to change notification settings

gabrielmaialva33/node-ts-app

Repository files navigation


TypeScript
A template for Node.js

A complete Node.js project template using TypeScript

License GitHub top language GitHub language count Repository size GitHub last commit Maia


About   |    Technologies   |    Tools   |    Installation   |    License


🔖 About

Node Typescript App A complete Node.js project template using TypeScript and following general best practices.


💻 Technologies


🔧 Tools


📦 Installation

✔️ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/node-ts-app.git

▶️ Running the application

  • 📦 API
  $ cd node-ts-app
  # install dependencies
  $ yarn # or npm install
  # run the application
  $ yarn start:dev # or yarn start

✍️ Author

Gabriel Maia
Gabriel Maia

License

MIT License

About

A complete Node.js project template using TypeScript and following general best practices.

Topics

Resources

License

Stars

Watchers

Forks