An open API service indexing awesome lists of open source software.

https://github.com/globocom/stormdash

A unique dashboard to show simple alerts
https://github.com/globocom/stormdash

Last synced: 11 months ago
JSON representation

A unique dashboard to show simple alerts

Awesome Lists containing this project

README

          

# StormDash

A unique dashboard to show simple alerts

## Getting Started

### Clone this repo

```bash
> git clone https://github.com/globocom/stormdash.git
> cd stormdash
```

### Install Dependencies

```bash
> npm install
```

### Build

```bash
> npm run build
```

### Start the Server

```bash
> npm run start:server
```

## License

Apache-2.0