Sector is both a standalone & self-hostable data-browser for the JourneyApps platform and a set of core modules that are intended to be integrated in the currently proprietary OXIDE IDE.
Note: Sector is still considered a work-in-progress, and while safe to use for read-only scenarios, we do not recommend using Sector for situations where writes are required.
- Clone repo!
pnpm installin the root directorypnpm buildin the root directorycd ./server && pnpm watch- Navigate to http://localhost:9528
Release is done using changesets. Once a changeset is added, a release branch is created and upon merging, all changed packages are built and published automatically.
