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

https://github.com/dochner/forum-app


https://github.com/dochner/forum-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Forum app

Forum app for threads discussion and more

## Recommended IDE Setup

## Json Server

```bash
npm install -g json-server
```

```bash
json-server --watch data/db.json
```