Our application
Go to file
Ben 67964dd376 all DOB spaces are date filled 2024-01-14 19:53:47 -06:00
app all DOB spaces are date filled 2024-01-14 19:53:47 -06:00
bin Initial Commit 2024-01-11 19:40:58 -06:00
config participant page update with resizing address 2024-01-13 23:35:09 -06:00
db Initial Commit 2024-01-11 19:40:58 -06:00
lib Initial Commit 2024-01-11 19:40:58 -06:00
log Initial Commit 2024-01-11 19:40:58 -06:00
node_modules updated nav bar with tabs and off menu hamburger, dropdown working 2024-01-13 22:25:26 -06:00
public Initial Commit 2024-01-11 19:40:58 -06:00
storage Initial Commit 2024-01-11 19:40:58 -06:00
test participant page update with resizing address 2024-01-13 23:35:09 -06:00
tmp Initial Commit 2024-01-11 19:40:58 -06:00
vendor Initial Commit 2024-01-11 19:40:58 -06:00
.dockerignore Initial Commit 2024-01-11 19:40:58 -06:00
.gitattributes Initial Commit 2024-01-11 19:40:58 -06:00
.gitignore Initial Commit 2024-01-11 19:40:58 -06:00
.ruby-version Initial Commit 2024-01-11 19:40:58 -06:00
Dockerfile Initial Commit 2024-01-11 19:40:58 -06:00
Gemfile Initial Commit 2024-01-11 19:40:58 -06:00
Gemfile.lock Initial Commit 2024-01-11 19:40:58 -06:00
Makefile Test Makefile 2024-01-11 20:00:43 -06:00
README.md Initial Commit 2024-01-11 19:40:58 -06:00
Rakefile Initial Commit 2024-01-11 19:40:58 -06:00
config.ru Initial Commit 2024-01-11 19:40:58 -06:00
package.json updated nav bar with tabs and off menu hamburger, dropdown working 2024-01-13 22:25:26 -06:00
yarn.lock updated nav bar with tabs and off menu hamburger, dropdown working 2024-01-13 22:25:26 -06:00

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

  • ...