-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: set up npm workspaces with shared package #3224
Conversation
Marking as draft because the rest of the CI workflows need updating. But the app package should be good for review. |
For the new bundle ID, we should use a distinctive app icon so it's. not the same as tlon-mobile's currently in production. |
Discussed with @mrozanski and @dnbrwstr, plan now is to move the |
@alecananian sounds good to me |
@mrozanski The web code is now in |
PR Checklist
Changes
packages/shared
with sample shared type to startapps/tlon-mobile
with bundle IDio.tlon.groups.staging
Tested with my livenet ship:
node_modules
folders in your repo:rm -rf ./**/node_modules
npm i
apps/tlon-mobile/README.md
npm run dev:ios
No changes were made to the way the web UI is run for now