Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 201 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 201 Bytes

congenial-fiesta

Up and running

add your .env file based on .env.example

yarn or yarn install

docker-compose up -d

yarn dev

Running tests

yarn test or yarn test:watch