Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 958 Bytes

README.md

File metadata and controls

53 lines (41 loc) · 958 Bytes

Welcome to TSOA-TEMPLATE 👋

Version License: ISC

Example of template TSOA

Install

yarn install

Usage Prov

Move the project to a javascript folder in the dist folder

yarn build

To be able to run the javascript project in the dist folder

yarn start

Usage Dev

Generates the routes and swagger.json file, necessary for the start of the project

yarn dev:init

To run the project in the development part

yarn dev

Environment

PORT= "The port to start for the project"
MONGODB_CNN= "Elaccess link for MONGODB of the project"

Swagger documentation

http://localhost:3000/openapi/#/

Author

👤 Marcos Alanya Pacheco