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

https://github.com/mull/robust-fresh.dev-rewrite


https://github.com/mull/robust-fresh.dev-rewrite

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

This is an experiment of using [fresh.dev](https://fresh.deno.dev/) to rewrite
the user-facing code of the [Robust by Netnod](https://robust.netnod.se/)
service.

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.