Go to file
1resu 1f5cbcd6d1 Add Docker files, Update rails commands 2021-12-18 11:25:31 +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
.dockerignore Add Docker files, Update rails commands 2021-12-18 11:25:31 +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
Dockerfile Add Docker files, Update rails commands 2021-12-18 11:25:31 +01:00
Dockerfile.development Add Docker files, Update rails commands 2021-12-18 11:25:31 +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
LICENSE Add Licence file 2021-12-18 11:24:54 +01:00
Procfile Add Docker files, Update rails commands 2021-12-18 11:25:31 +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
docker-compose.yml Add Docker files, Update rails commands 2021-12-18 11:25:31 +01:00
docker-entrypoint.sh Add Docker files, Update rails commands 2021-12-18 11:25:31 +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
proc-start Add Docker files, Update rails commands 2021-12-18 11:25:31 +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

  • ...