ligo/tools/webide/packages/server
Maksym Bykovskyy 9de281e7ef Add build info to ide metrics and state
- Add ligo_webide_build_info metric that surface revision and branch from CI
- Add  a version sub state which contains the current revision and branch of frontend

- Added back express-prometheus-middleware
2020-04-23 16:46:23 +00:00
..
src Add build info to ide metrics and state 2020-04-23 16:46:23 +00:00
test Merge branch 'compile-storage-for-deploy' into 'dev' 2020-02-27 22:20:23 +00:00
jest.config.js Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
package-lock.json Add build info to ide metrics and state 2020-04-23 16:46:23 +00:00
package.json Add build info to ide metrics and state 2020-04-23 16:46:23 +00:00
README.md Revised README 2020-03-06 17:35:14 +00:00
tsconfig.json Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00

Quick Start

yarn start
open http://localhost:8080

Available Scripts

In the project directory, you can run:

yarn start

Runs the server in development mode. This will also build and server the client.

yarn test

Runs tests.

yarn build

Builds the application for production to the dist folder.