COME Backend (Deprecated) Running Clone this repo Install MySQL & create database Copy the .env.example to .env and change according to your environment Run following commands cd come-backend go run seeder/seed.go go run main.go It will run at port : 8888