Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 278 Bytes

create your branch based on issue title

run npm install

create your env with the correct variables

run docker compose up -d

open pgadmin port in browser and create your database based on the env variables

if you install any packages

run docker compose up -d -V --build