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

https://github.com/omnidotdev/backfeed-app

📣 Streamlined user feedback (Backfeed app)
https://github.com/omnidotdev/backfeed-app

analytics community engagement feedback foss mit open-source user-feedback

Last synced: 2 months ago
JSON representation

📣 Streamlined user feedback (Backfeed app)

Awesome Lists containing this project

README

          

# Backfeed

Backfeed is an open-source feedback reporting platform.

## Local Development

First, `cp .env.local.template .env.local` and fill in the values.

### Building and Running

```sh
bun install
```

```sh
bun run dev
```

## License

The code in this repository is licensed under Apache 2.0, © [Omni LLC](https://omni.dev). See [LICENSE.md](LICENSE.md) for more information.