Skip to content

JaeWangL/recordpic-backend

Repository files navigation

🌕 About

This project is for Node.JS beginner and Nest.JS lover. It offers lots of basic features like cqrs, typeorm with sql server, jwt and awesome winston logging. This will provide basic structure and how to make simple back-end application with some third-party libraries

🌖 Features

🌗 How to use?

for Development

yarn start:dev

for Production

yarn build
yarn start

🌘 Author

I also added vscode setting file for eslint, so I recommend use this with Visual Studio Code. and if you get some inspiration from this, Please give stars ⭐