Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 302 Bytes

nestjs-starter

NestJs + Typeorm + Typescript + Mysql Seed

You need: - node - typescript - mysql service - yarn / npm

If you have npm --> go to package.json and modify the build and start scripts With yarn installed just run "yarn" then "yarn build" then "yarn start"

Happy coding!