You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Alex Turchyn 199ccf082b
adjust completed page
3 years ago
.github/workflows initial commit 3 years ago
app adjust completed page 3 years ago
bin initial commit 3 years ago
config store multiple submitter results 3 years ago
db store multiple submitter results 3 years ago
lib fix start form 3 years ago
log initial commit 3 years ago
public initial commit 3 years ago
spec initial commit 3 years ago
tmp initial commit 3 years ago
.erb-lint.yml initial commit 3 years ago
.eslintrc initial commit 3 years ago
.gitignore initial commit 3 years ago
.rubocop.yml store multiple submitter results 3 years ago
Gemfile add pdf generation 3 years ago
Gemfile.lock add pdf generation 3 years ago
Procfile initial commit 3 years ago
Procfile.dev initial commit 3 years ago
README.md initial commit 3 years ago
Rakefile initial commit 3 years ago
config.ru initial commit 3 years ago
package.json update the file storage selector 3 years ago
postcss.config.js initial commit 3 years ago
tailwind.application.config.js initial commit 3 years ago
tailwind.config.js use own theme 3 years ago
tailwind.form.config.js fix start form 3 years ago
yarn.lock update the file storage selector 3 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...