9de281e7ef
- 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 |
||
---|---|---|
.. | ||
src | ||
test | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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.