Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyborq/feeds-backend


https://github.com/kyborq/feeds-backend

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Feeds Backend

.env

```
PG_USER=postgres
PG_PASSWORD=123456
PG_HOST=localhost:5432
DEV_MODE=1
```