Go to file
JuliusR 57e4cf3dee rails haml:erb2haml 2021-12-18 11:05:51 +01:00
app rails haml:erb2haml 2021-12-18 11:05:51 +01:00
bin initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
config initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
db initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
lib initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
log initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
public initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
storage initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
test initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
tmp initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
vendor initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
.browserslistrc initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
.gitattributes initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
.gitignore initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
.ruby-version initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
Gemfile add haml-rails 2021-12-18 11:01:00 +01:00
Gemfile.lock add haml-rails 2021-12-18 11:01:00 +01:00
README.md initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
Rakefile initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
babel.config.js initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
config.ru initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
package.json initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
postcss.config.js initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
yarn.lock initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01: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

  • ...