Skip to content

MarcosAlanya19/template-tsoa-ts

Repository files navigation

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

About

Template de tsoa con express y typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published