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)
- Host: GitHub
- URL: https://github.com/omnidotdev/backfeed-app
- Owner: omnidotdev
- License: apache-2.0
- Created: 2023-06-01T05:13:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-03T07:28:40.000Z (3 months ago)
- Last Synced: 2026-04-06T03:37:17.939Z (2 months ago)
- Topics: analytics, community, engagement, feedback, foss, mit, open-source, user-feedback
- Language: TypeScript
- Homepage: https://backfeed.omni.dev
- Size: 4.52 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.