Our Site is live now @ https://crud-iota.now.sh/#/
Simple Crud Operation with MongoDb, vue js and Golang (gin/gonic framework)
golang server is now deployed in heroku
Vue.js client is now deployed in zeit
A free tier sandbox shard from mongodb atlas is used as a database.
- Clone the project
git clone https://github.com/susheelg1197/CRUD.git
- Inside the blood-bank-client directory run following commands,
npm install
npm run serve