Ohoo! Anokha is Back!
Node.js backend using MySequel...
Steps tp connect:
- npm install
- ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'
- Create database anokha in mysql using the following query "CREATE DATABASE anokha"
- Create database anokha_transactions in mysql using the following query "CREATE DATABASE anokha_transactions"
- Run "npm start"
- Thats it! Sit and Relax!