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

https://github.com/marak/yellowbrickring.com

A friendly webring for indie web builders, artists, hackers, and creative friends.
https://github.com/marak/yellowbrickring.com

buddypond community webring webrings

Last synced: 9 months ago
JSON representation

A friendly webring for indie web builders, artists, hackers, and creative friends.

Awesome Lists containing this project

README

          

```bash
npm install
```

*Bootstrap local env with databases*
```bash
npm run migrate
```

*Start dev server with API*
```bash
npm run dev
```