A form which 1) turns answers into a neat PDF & 2) Saves them for later viewing for admins.
Install following tools:
Go to project folder and run setup script:
script/setup
Run the app:
script/run
Tests can be run with the following script:
script/test
The executable must be built on x86_64-linux
.
Add required info to your .ssh/config
and make sure you are in
authorized_keys
file on the server.
To deploy just run:
script/deploy