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

@lukas lukas authored on 3 Apr 2022
app initial commit 2 years ago
bin initial commit 2 years ago
config initial commit 2 years ago
db initial commit 2 years ago
lib initial commit 2 years ago
log initial commit 2 years ago
public initial commit 2 years ago
storage initial commit 2 years ago
test initial commit 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

  • ...