Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 138 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 138 Bytes

minotaur-dating API service

Setup

After cloning this repo:

yarn
yarn knex migrate:latest
yarn knex seed:run
yarn start