Go to file
Jeff Carr 640c37981d bundle setup 2023-12-14 21:35:14 -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 bundle setup 2023-12-14 21:35:14 -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
friends.tgz my working version because you are idiots 2023-12-14 16:26:58 -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

  • ...