Skip to content

FeeFo is a easy to use and edit feedback survey form generator. Connect with your customers easily, using beautifully laid out forms. And create intuitive dashboards with a click of button.

akhilarjun/FeeFo

Repository files navigation

Feefo

NodeJs Heroku MongoDB

FeeFo is a easy to use and edit feedback survey form generator. Connect with your customers easily, using beautifully laid out forms. And create intuitive dashboards with a click of button.

Application Status : Beta Testing 🧪

URL: Feefo

App Instalation

This is a node backed application. So setting up is as easy as running

npm install

For Environment variables, setup a .env file using .env-sample as a blueprint

  1. You would need a mongo-db url from Mongo DB Atlas
  2. Google client ID from Google developers console
  3. Session Secret Key - this could be a random string
  4. Cookie Secret - This could be a random string too

Dev Environment

For local dev setup, run the following

npm run start-local

This will restart the server everytime there is a file-change.

If there are any files that are to be excluded from nodemon watch list use ignore array in nodemon.json

Install Live Sass Compiler extension on Microsoft Visual Studio Code or equivalent alternative on your IDE for css.

Session Management

Session is managed using session-file-store package. It is a flat-file based session store.

Deployment Status

Heroku

About

FeeFo is a easy to use and edit feedback survey form generator. Connect with your customers easily, using beautifully laid out forms. And create intuitive dashboards with a click of button.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published