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

https://github.com/piotrjustyna/foa

Feedback On Anything.
https://github.com/piotrjustyna/foa

Last synced: 7 months ago
JSON representation

Feedback On Anything.

Awesome Lists containing this project

README

          

# foa

Feedback On Anything.

## build & run

### quick start

Remove temporary feedback storage, build and run the application:

```
$ ./quick_start.sh
```

### start

Remove temporary feedback storage, generate documentation, build and run the application:

```
$ ./start.sh
```

### clean

Remove temporary feedback storage, generate documentation:

```
$ ./clean.sh
```