Go to file
JuliusR 81ba5ab20e fix article pagination 2021-12-18 15:43:10 +01:00
app fix article pagination 2021-12-18 15:43:10 +01:00
bin initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00
config add jquery (via webpack) 2021-12-18 14:36:15 +01:00
db Change update_attributes to update 2021-12-18 15:05:53 +01:00
lib migrate lib/tasks/mail.rake for MidiSmtpServer 3 2021-12-18 15:24:22 +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 will_paginate 2021-12-18 15:05:10 +01:00
Gemfile.lock add will_paginate 2021-12-18 15:05:10 +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 add jquery (via webpack) 2021-12-18 14:36:15 +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 add jquery (via webpack) 2021-12-18 14:36:15 +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

  • ...