No description
Find a file
2022-10-23 21:46:27 -07:00
app Add email links 2022-10-23 21:46:27 -07:00
bin initial commit 2022-10-02 22:28:13 -07:00
config Move bottom section of resources into District Leaders page 2022-10-19 10:55:04 -07:00
db initial commit 2022-10-02 22:28:13 -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 initial commit 2022-10-02 22:28:13 -07: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 initial commit 2022-10-02 22:28:13 -07:00
config.ru initial commit 2022-10-02 22:28:13 -07:00
Gemfile initial commit 2022-10-02 22:28:13 -07:00
Gemfile.lock initial commit 2022-10-02 22:28:13 -07:00
package.json initial commit 2022-10-02 22:28:13 -07: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 initial commit 2022-10-02 22:28:13 -07: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

  • ...