Go to file
Jeff Carr 8475a31804 jeff's first commit 2023-12-14 16:15:09 -06:00
app my first commit 2023-12-14 15:50:35 -06:00
bin my first commit 2023-12-14 15:50:35 -06:00
config my first commit 2023-12-14 15:50:35 -06:00
db my first commit 2023-12-14 15:50:35 -06:00
lib my first commit 2023-12-14 15:50:35 -06:00
log my first commit 2023-12-14 15:50:35 -06:00
public my first commit 2023-12-14 15:50:35 -06:00
storage my first commit 2023-12-14 15:50:35 -06:00
test my first commit 2023-12-14 15:50:35 -06:00
tmp my first commit 2023-12-14 15:50:35 -06:00
vendor my first commit 2023-12-14 15:50:35 -06:00
.browserslistrc my first commit 2023-12-14 15:50:35 -06:00
.gitattributes my first commit 2023-12-14 15:50:35 -06:00
.gitignore my first commit 2023-12-14 15:50:35 -06:00
.ruby-version my first commit 2023-12-14 15:50:35 -06:00
Gemfile my first commit 2023-12-14 15:50:35 -06:00
Gemfile.lock my first commit 2023-12-14 15:50:35 -06:00
Makefile jeff's first commit 2023-12-14 16:15:09 -06:00
README.md my first commit 2023-12-14 15:50:35 -06:00
Rakefile my first commit 2023-12-14 15:50:35 -06:00
babel.config.js my first commit 2023-12-14 15:50:35 -06:00
config.ru my first commit 2023-12-14 15:50:35 -06:00
package.json my first commit 2023-12-14 15:50:35 -06:00
postcss.config.js my first commit 2023-12-14 15:50:35 -06:00
yarn.lock my first commit 2023-12-14 15:50:35 -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

  • ...