Skip to content

Provides data such as schemas, file definitions or themes for bridge. v2

License

Notifications You must be signed in to change notification settings

Joeyrsp/editor-packages

 
 

Repository files navigation

editor-packages

Open in Codeflow

Provides data such as schemas, file definitions or themes for bridge. v2

Run dev environment

  1. Create a .env file. Add EDITOR_DIR=path/to/bridgev2/repo to it. This path should point to the cloned bridge-core/editor repo
  2. Run deno task dev

Build for production

This repo hosts a GitHub action that automatically builds the packages folder and commits it to the dev branch of our bridge-core/editor repo. You can manually trigger a build by running deno task build.

About

Provides data such as schemas, file definitions or themes for bridge. v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.2%
  • JavaScript 28.8%