Skip to content
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

Zui Monorepo #2818

Merged
merged 43 commits into from
Jul 29, 2023
Merged

Zui Monorepo #2818

merged 43 commits into from
Jul 29, 2023

Conversation

jameskerr
Copy link
Member

@jameskerr jameskerr commented Jul 26, 2023

This PR moves all of the packages in zealot into the zui repo.

The structure of this repo is now as follows:

apps
└── zui
packages
├── e2e-tests
├── sample-data
├── zed-js
├── zed-node
├── zed-wasm
└── zui-test-data

It's managed by nx.

The yarn commands to start, test, and build are all still the same.

This will make our development cycle much faster, while enabling us to release separate packages to npm.

Things to test and fix:

  • Packaging a dev build
  • Releasing the app
  • Zui Insiders Workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants