Prerequisites: NodeJS || MySql 8.0
Code Editing: Visual Studio Code
To install this example application, clone this repository with Git:
git clone https://github.com/tarikulcse2/spring-app-node-server.gitUpdate the sequelize.ts file with these values:
ConnectionStrings- correct database name, server name
cd server
npm i
npm startnode server run http://localhost:3030