QuickFeedback is a platform which allows users to generate QR codes and simple feedback forms quickly and freely.
To run the development server, run the following commands at the same time:
$ make emulators
$ make serve
The deploy the code to production, use the following make command:
$ make publish