zeninstall/src/autogen
stef 3a059172eb first commit 2024-02-10 15:56:20 +01:00
..
app first commit 2024-02-10 15:56:20 +01:00
bin first commit 2024-02-10 15:56:20 +01:00
config first commit 2024-02-10 15:56:20 +01:00
lib first commit 2024-02-10 15:56:20 +01:00
log first commit 2024-02-10 15:56:20 +01:00
public first commit 2024-02-10 15:56:20 +01:00
storage first commit 2024-02-10 15:56:20 +01:00
test first commit 2024-02-10 15:56:20 +01:00
tmp first commit 2024-02-10 15:56:20 +01:00
vendor first commit 2024-02-10 15:56:20 +01:00
.dockerignore first commit 2024-02-10 15:56:20 +01:00
.gitattributes first commit 2024-02-10 15:56:20 +01:00
.gitignore first commit 2024-02-10 15:56:20 +01:00
.node-version first commit 2024-02-10 15:56:20 +01:00
.ruby-version first commit 2024-02-10 15:56:20 +01:00
Dockerfile first commit 2024-02-10 15:56:20 +01:00
Gemfile first commit 2024-02-10 15:56:20 +01:00
Gemfile.lock first commit 2024-02-10 15:56:20 +01:00
README.md first commit 2024-02-10 15:56:20 +01:00
Rakefile first commit 2024-02-10 15:56:20 +01:00
config.ru first commit 2024-02-10 15:56:20 +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

  • ...