No description
Find a file
2023-02-16 14:53:12 -08:00
app Update links on the sqm and qpa pages 2023-02-16 14:53:12 -08:00
bin initial commit 2022-10-02 22:28:13 -07:00
config restructure sqm resources and qpa resources 2023-02-16 14:28:04 -08:00
db Swap out contact form to one that uses mailgun 2022-11-01 15:51:16 -07:00
lib initial commit 2022-10-02 22:28:13 -07:00
log initial commit 2022-10-02 22:28:13 -07:00
public Add news article 2023-02-14 16:21:00 -08:00
spec initial commit 2022-10-02 22:28:13 -07:00
storage initial commit 2022-10-02 22:28:13 -07:00
tmp initial commit 2022-10-02 22:28:13 -07:00
vendor initial commit 2022-10-02 22:28:13 -07:00
.gitattributes initial commit 2022-10-02 22:28:13 -07:00
.gitignore initial commit 2022-10-02 22:28:13 -07:00
.rspec initial commit 2022-10-02 22:28:13 -07:00
.ruby-version Upgrade to ruby 3.2.0 2023-01-09 14:40:12 -08:00
config.ru initial commit 2022-10-02 22:28:13 -07:00
Gemfile Upgrade to ruby 3.2.0 2023-01-09 14:40:12 -08:00
Gemfile.lock update rails version 2023-02-15 22:49:58 -08:00
package.json Visual edits. Add fontawesome and icons. Update colors 2023-01-10 17:57:21 -08:00
Procfile.dev initial commit 2022-10-02 22:28:13 -07:00
Rakefile initial commit 2022-10-02 22:28:13 -07:00
README.md initial commit 2022-10-02 22:28:13 -07:00
yarn.lock Visual edits. Add fontawesome and icons. Update colors 2023-01-10 17:57:21 -08:00

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

  • ...