Fider helps you create a community of users who can offer feedback, vote and discuss features. This allows businesses to stop guessing, learn, and build features that users really need.
Required variables
DATABASE_URL
: A PostgreSQL connection URI for the database you want to use as a backend and apply Umami migrations to. Check out the FlexStack Databases guide for integration recommendations. Below is a screenshot of a copyable connection URI in the Neon dashboard.EMAIL_NOREPLY
: An email address to send platform emails fromEMAIL_MAILGUN_API
: A Mailgun API keyEMAIL_MAILGUN_DOMAIN
: Your Mailgun email domain nameEMAIL_MAILGUN_REGION
: Your Mailgun region
Getting started
Once your app is deployed, head to the Secrets and Variables dashboard for your component. Add a BASE_URL
secret and set it to either your https://dxxxxx.cloudfront.net/
URL or use a Custom Domain. Then redeploy your service.
Advanced configuration
Fider also lets you configure other email providers via secrets and variables.