- golang version 1.7 or latest
- sql-migrate (https://github.com/rubenv/sql-migrate)
git clone https://github.com/mmuflih/recipe.git
cd recipe/api
cp env.json.example env.json
cp example.dbconfig.yml dbconfig.yml
- sql-migrate up
- go run main.go
https://documenter.getpostman.com/view/145345/U16gQnhn
cd recipe/web
npm install or yarn install
yarn serve
https://drive.google.com/drive/folders/1DnGn_kVTVtvPkhKt93jaZbBDkFWIpQ-9?usp=sharing