Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Mistat/editor

 
 

Repository files navigation

Fabrix editor

Interactive editor for fabrix framework

Setup

pnpm install

Run

Before starting, you have to set VITE_GRAPHQL_ENDPOINT_URL in your environment.

You can use an example GQL server by copy-pasting the configuration below to .env in your local.

VITE_GRAPHQL_ENDPOINT_URL=https://starwars-9teh3dbd8w.erp.dev/query`

Then, spin up an editor app.

pnpm dev

About

Fabrix editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.2%
  • CSS 13.7%
  • JavaScript 9.0%
  • HTML 1.1%