mirror of https://github.com/embarklabs/embark.git
634feb597a
Add support for `service api on/off` commands. Deprecate commands `api start/stop` in favor of `service api on/off`. `service api on` - Enables the API server serving Cockpit. Shows an error if the API server is already starting or started. `service api off` - Disables the API server serving Cockpit. Shows an error if the API server is already stopping or stopped. `api start` - This command has been deprecated in favor of `service api on` and will be removed in future versions. `api stop` - This command has been deprecated in favor of `service api off` and will be removed in future versions. `api:start` - This event has been deprecated and will be removed in future versions. `api:stop` - This event has been deprecated and will be removed in future versions. |
||
---|---|---|
.. | ||
.storybook | ||
config | ||
public | ||
scripts | ||
src | ||
.env | ||
.env.production | ||
.gitignore | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
README.md
embark-ui
Web frontend for interactive DApp development with Embark
Visit embark.status.im to get started with Embark.