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

https://github.com/sauldoescode/kurshok

repository for kurshok.space
https://github.com/sauldoescode/kurshok

Last synced: 10 days ago
JSON representation

repository for kurshok.space

Awesome Lists containing this project

README

          

# Kurshok

Backend rust server for my website, pretty basic but uses redb for key value storage and has a lot of unfinished things in it at present.

## Building

clone the repo
``npm i``
``npm run dev`` or ``npm run build``
serve up the dist folder with your favourite web server when done.