Feenix website
Go to file
Torsten 3c1e2efcba noop 2023-10-21 22:26:46 +03:00
app event list for teacher page 2023-10-12 13:20:48 +03:00
bin move to phusion 2023-01-04 14:03:17 +02:00
config staging host 2023-07-19 19:08:59 +03:00
db improve events 2023-06-12 15:47:54 +03:00
lib updating root dns a 2023-02-11 22:52:17 +02:00
log rails new 2022-11-21 12:10:04 +02:00
merged noop 2023-10-21 22:26:46 +03:00
public adding favicon 2023-01-13 14:24:06 +02:00
storage rails new 2022-11-21 12:10:04 +02:00
test move dns update job here 2023-02-11 22:35:45 +02:00
tmp rails new 2022-11-21 12:10:04 +02:00
vendor rails new 2022-11-21 12:10:04 +02:00
.gitattributes rails new 2022-11-21 12:10:04 +02:00
.gitignore fix staging, commands, demonizable puma (4.x) 2023-01-03 21:29:29 +02:00
.gitmodules add merged as submodule 2022-11-28 20:16:45 +02:00
.ruby-version update ruby 2023-01-13 13:56:58 +02:00
Gemfile new merged, commits 2023-10-20 21:54:05 +03:00
Gemfile.lock new merged, commits 2023-10-20 21:54:05 +03:00
Guardfile also remove rspec 2022-12-23 17:38:25 +02:00
Procfile.dev rails new 2022-11-21 12:10:04 +02:00
README.md rails new 2022-11-21 12:10:04 +02:00
Rakefile rails new 2022-11-21 12:10:04 +02:00
config.ru rails new 2022-11-21 12:10:04 +02: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

  • ...