Go to file
Adrian Hinz f5670847f6 added monitor 2022-08-30 15:11:56 +02:00
app added monitor 2022-08-30 15:11:56 +02:00
bin added sortable 2022-06-28 14:56:01 +02:00
config added monitor 2022-08-30 15:11:56 +02:00
db added locations 2022-08-30 14:07:11 +02:00
lib Initial commit 2022-02-28 11:15:37 +01:00
log Initial commit 2022-02-28 11:15:37 +01:00
public added favicon 2022-08-24 13:35:07 +02:00
storage Initial commit 2022-02-28 11:15:37 +01:00
test added locations 2022-08-30 14:07:11 +02:00
tmp Initial commit 2022-02-28 11:15:37 +01:00
vendor Initial commit 2022-02-28 11:15:37 +01:00
.gitignore Initial commit 2022-02-28 11:15:37 +01:00
.ruby-version Initial commit 2022-02-28 11:15:37 +01:00
Gemfile ps 2022-05-04 14:24:48 +02:00
Gemfile.lock css fixes 2022-05-04 16:26:39 +02:00
README.md Initial commit 2022-02-28 11:15:37 +01:00
Rakefile Initial commit 2022-02-28 11:15:37 +01:00
config.ru Initial commit 2022-02-28 11:15:37 +01:00
package.json Initial commit 2022-02-28 11:15:37 +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

  • ...