SIMPLE BLOG APPLICATION Basic Blog application using Node framework(NestJs), Graphql, Mysql Database & Sequelize ORM. Installation $ npm install Running the app # development $ npm run start:dev # production mode $ npm run start:prod