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

https://github.com/hyp3rflow/log


https://github.com/hyp3rflow/log

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# log

built with Deno + Fresh, deployed on Deno deploy~

### Usage

Prerequisite: Install Deno (^1.20.3)

Start the project:

```
deno task dev
```

After adding, removing, or moving a page in the `routes` or directory, or
adding, removing, or moving an island in the `islands` directory, run:

```
deno task manifest
```