Add a Swagger UI to a TS ExpressJS App using Tsoa This repo contains a simple example of Tsoa / Swagger UI. Made for this tutorial. Build the app npm run build Run the app npm start View the app Go to http://localhost:3000/swagger Attribution Contains code from A.K. Bejaoui.