@blinkk/editor-server

1.0.3 • Public • Published

Live Editor Server

Experimental.

Provides an API server for the live editor to connect to and request project files and perform operations.

Supports generic editor fields and ability to use specialized editor fields for grow and amagaki.

codecov

Usage

To use editor.dev with your local project run the following in your project directory (does not need to be added to your node dependencies):

npx @blinkk/editor-server

Development

To develop on the live editor server for local projects, run the following command:

# ex: yarn run serve ~/code/project
yarn run serve <project_dir>

If you are developing the hosted version of the server (that provides access to github, etc) then run the following command:

yarn run hosted

Readme

Keywords

Package Sidebar

Install

npm i @blinkk/editor-server

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

130 kB

Total Files

38

Last publish

Collaborators

  • stevenle
  • zoramite
  • uxder-blinkk
  • jeremydw