Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 189 Bytes

Nuit de l'info 2018

Usage

API

npm i && cd sapi && npm i && cd .. && docker-compose up
docker-compose run api npm run migrate

Front

npm i && npm run serve