Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 153 Bytes

WORKSHOP.md

File metadata and controls

17 lines (11 loc) · 153 Bytes

Database

cd server
docker-compose up -d
tye run --watch tye.yaml

cd client
yarn app:start

Index

Back To Index