You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
JuliusR e26ef59ea2 add jquery (via webpack) 1 year ago
app fix app/lib path for loading yml 1 year ago
bin initial commit (rails new sharedlists) 1 year ago
config add jquery (via webpack) 1 year ago
db replace db by previous version 1 year ago
lib Add tasks files 1 year ago
log initial commit (rails new sharedlists) 1 year ago
public initial commit (rails new sharedlists) 1 year ago
storage initial commit (rails new sharedlists) 1 year ago
test initial commit (rails new sharedlists) 1 year ago
tmp initial commit (rails new sharedlists) 1 year ago
vendor initial commit (rails new sharedlists) 1 year ago
.browserslistrc initial commit (rails new sharedlists) 1 year ago
.dockerignore Add Docker files, Update rails commands 1 year ago
.gitattributes initial commit (rails new sharedlists) 1 year ago
.gitignore initial commit (rails new sharedlists) 1 year ago
.ruby-version initial commit (rails new sharedlists) 1 year ago
Dockerfile Add Docker files, Update rails commands 1 year ago
Dockerfile.development Add Docker files, Update rails commands 1 year ago
Gemfile Add requirement to midi-smtp-server 1 year ago
Gemfile.lock add simple_form 1 year ago
LICENSE Add Licence file 1 year ago
Procfile Add Docker files, Update rails commands 1 year ago
README.md initial commit (rails new sharedlists) 1 year ago
Rakefile initial commit (rails new sharedlists) 1 year ago
babel.config.js initial commit (rails new sharedlists) 1 year ago
config.ru initial commit (rails new sharedlists) 1 year ago
docker-compose.yml Add Docker files, Update rails commands 1 year ago
docker-entrypoint.sh Add Docker files, Update rails commands 1 year ago
package.json add jquery (via webpack) 1 year ago
postcss.config.js initial commit (rails new sharedlists) 1 year ago
proc-start Add Docker files, Update rails commands 1 year ago
yarn.lock add jquery (via webpack) 1 year ago

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

  • ...