Add the build step for atproto (#1579)

Co-authored-by: Manish <manish.nayal@nium.com>
zio/stable
Manish 2023-10-02 21:48:34 +05:30 committed by GitHub
parent 04fda0f142
commit 72e3763446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- `git clone git@github.com:bluesky-social/atproto.git`
- `cd atproto`
- `pnpm i`
- `pnpm build`
- `cd packages/dev-env && pnpm start`
- Run the dev app
- iOS: `yarn ios`