Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 153 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 153 Bytes
npm install
npx dotenv-vault pull
npm run build
colima start
docker build -t crew:latest .
docker run -p 8055:8055 crew:latest --env-file ./.env