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

https://github.com/vovayatsyuk/watchmylogs.com.old

A website for WatchMyLogs app
https://github.com/vovayatsyuk/watchmylogs.com.old

Last synced: 5 months ago
JSON representation

A website for WatchMyLogs app

Awesome Lists containing this project

README

          

# watchmylogs.com

## Installation

```
git clone git@github.com:vovayatsyuk/watchmylogs.com.git
cd watchmylogs.com
npm ci
```

## Running build scripts

```
npm run watch
```