the ruby on rails backend to my website at lukas-eisenhauer.de

@lukas lukas authored on 23 Aug 2022
app correct ruby syntax 1 year ago
bin initial commit 2 years ago
config add quotes for admins 2 years ago
db add quotes for admins 2 years ago
lib correct ruby syntax 1 year ago
log initial commit 2 years ago
public initial commit 2 years ago
storage initial commit 2 years ago
test add user statuses 2 years ago
tmp initial commit 2 years ago
vendor initial commit 2 years ago
.gitattributes initial commit 2 years ago
.gitignore initial commit 2 years ago
.ruby-version initial commit 2 years ago
Gemfile initial commit 2 years ago
Gemfile.lock initial commit 2 years ago
README.md initial commit 2 years ago
Rakefile initial commit 2 years ago
config.ru initial commit 2 years 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

  • ...