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

https://github.com/hellodhlyn/pprv-server

Keep calm, to each their own.
https://github.com/hellodhlyn/pprv-server

Last synced: about 1 month ago
JSON representation

Keep calm, to each their own.

Awesome Lists containing this project

README

          

# pprv-server
## Development
### Prerequisites

- EdgeDB

### Prepare Database

```shell
edgedb --host 127.0.0.1 --port 5656 --password --database pprv migrate
```