Go to file
jane 1bf90caeec die 2022-04-01 21:16:05 -04:00
app die 2022-04-01 21:16:05 -04:00
bin Initial commit 2021-12-10 14:39:43 -05:00
config die 2022-04-01 21:16:05 -04:00
db Initial commit 2021-12-10 14:39:43 -05:00
lib Initial commit 2021-12-10 14:39:43 -05:00
log Initial commit 2021-12-10 14:39:43 -05:00
public Initial commit 2021-12-10 14:39:43 -05:00
storage Initial commit 2021-12-10 14:39:43 -05:00
test Initial commit 2021-12-10 14:39:43 -05:00
tmp Initial commit 2021-12-10 14:39:43 -05:00
vendor Initial commit 2021-12-10 14:39:43 -05:00
.browserslistrc Initial commit 2021-12-10 14:39:43 -05:00
.gitattributes Initial commit 2021-12-10 14:39:43 -05:00
.gitignore Initial commit 2021-12-10 14:39:43 -05:00
.ruby-version Initial commit 2021-12-10 14:39:43 -05:00
Gemfile die 2022-04-01 21:16:05 -04:00
Gemfile.lock die 2022-04-01 21:16:05 -04:00
README.md Initial commit 2021-12-10 14:39:43 -05:00
Rakefile Initial commit 2021-12-10 14:39:43 -05:00
babel.config.js Initial commit 2021-12-10 14:39:43 -05:00
config.ru Initial commit 2021-12-10 14:39:43 -05:00
default.nix Initial commit 2021-12-10 14:39:43 -05:00
gemset.nix die 2022-04-01 21:16:05 -04:00
lock.sh Initial commit 2021-12-10 14:39:43 -05:00
package.json Initial commit 2021-12-10 14:39:43 -05:00
postcss.config.js Initial commit 2021-12-10 14:39:43 -05:00
yarn.lock Initial commit 2021-12-10 14:39:43 -05: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

  • ...