Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 180 Bytes

Readme.md

File metadata and controls

15 lines (13 loc) · 180 Bytes

run dockers

sudo make up

stop and clean docker images

make down

... or run database only with local test

make test_sql
npm run dev