Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 489 Bytes

METRO NOW

Apple watch screenshots

Setup

this project uses turbo repo

pnpm install -r # install dependencies recursively
brew install xcbeautify swiftformat

# turbo options
turbo run format

turbo run docs:start

turbo run backend:v1:start
turbo run backend:v1:build:docker

turbo run backend:v2:start

turbo run app:build
turbo run app:test