Star

linkHow it works

Kener has two parts. One is a svelte app which you can find in the src folder and there are code for monitors which you would find in scripts folder. If you want to update the frontend application then you should modify the src folder.

linkFolder structure

1link├── src (svelte frontend files)

2link├── static (things put here can be referenced directly example static/logo.png -> /logo.png)

3link├── scripts (nodejs server files)

4link├── prod.js(starts an express server, runs the scripts and serves the svelte site)

5link├── dev.js (starts the dev server)

How it worksFolder structure

Home Quick Start How it works Environment Variables Deployment Github Setup Customize Site Internationalization Monitors Monitor Examples Incident Management Kener APIs Status Badges Showcase