Skip to content

omnidotdev/backfeed-api

Repository files navigation

Backfeed API

Backfeed is an open-source feedback reporting platform.

Local Development

First, create a Postgres database called backfeed. Then, cp .env.local.template .env.local and fill in the values.

Building and Running

Install dependencies:

bun install

Run database migrations:

bun db:migrate

Run the dev server:

bun run dev

Webhooks (Payments)

Our Backfeed payment processor, Polar, issues webhooks. Webhooks are used in this project for realtime updates. Webhooks can be managed at https://sandbox.polar.sh/dashboard/$ORGANIZATION_NAME/settings/webhooks.

License

The code in this repository is licensed under MIT, © Omni LLC. See LICENSE.md for more information.

About

📣 Streamlined user feedback (Backfeed API)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •