5428dcee3c
- /api/current_status renamed to /api/quick - add week_uptime and month_uptime to responses |
||
---|---|---|
.. | ||
public | ||
src | ||
.prettierrc | ||
config.example.json | ||
package-lock.json | ||
package.json | ||
README.md |
elstat frontend
- cool graphs
install dependencies:
$ npm install
# in a ci, do:
$ npm ci
to build for production:
$ npm run build