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

https://github.com/dylanblokhuis/statisch


https://github.com/dylanblokhuis/statisch

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# statisch

Last tested with deno version 0.41.0

Start server:
```
deno -A -c tsconfig.json --importmap=importmap.json app.ts
```

Run arguments:
```
--seed "wipes the database and runs the seeder"
```