Node Typescript Starter

This project contains a minimal starter for Node.js project with Typescript, ESLint and Prettier

Prerequisites

  • Node.js 16+
  • Yarn or NPM

Installation

  • Install dependencies
yarn install
  • Start Application
yarn serve

The application will be launched by Nodemon so it's will restart automatically on file change

Test the API with Postman

Swagger: http://localhost:3010/api-docs/

Demo

simplescreenrecorder-2023-06-05_07.45.51.mp4

Authors

This project is maintained by:


License

The MIT License.