·
7 commits
to master
since this release
What's Changed
Express App
- Express app Improvements by @marcellino-ornelas in #300
- Replace
ts-nodewithtsx - Add
nodemon.jsonfile instead of using cli options - Add
typecheckcheck in npm script - Use app name as
namefield in package.json - Move API routes to the
routesfolder
- Replace
Full Changelog: v1.2.14...v1.2.15