wonder_of_life website
Go to file
feenix c67c396b86 min 2023-11-20 09:48:18 +00:00
app add merged routes and smaller fixes 2023-10-23 20:12:16 +03:00
bin rails new 2023-10-23 19:31:32 +03:00
config add host 2023-10-23 22:53:09 +03:00
db rails new 2023-10-23 19:31:32 +03:00
lib rails new 2023-10-23 19:31:32 +03:00
log rails new 2023-10-23 19:31:32 +03:00
merged min 2023-11-20 09:48:18 +00:00
public rails new 2023-10-23 19:31:32 +03:00
storage rails new 2023-10-23 19:31:32 +03:00
test rails new 2023-10-23 19:31:32 +03:00
tmp rails new 2023-10-23 19:31:32 +03:00
vendor rails new 2023-10-23 19:31:32 +03:00
.gitattributes rails new 2023-10-23 19:31:32 +03:00
.gitignore rails new 2023-10-23 19:31:32 +03:00
.ruby-version add haml 2023-10-23 19:36:15 +03:00
Gemfile switched back to git merged 2023-10-23 22:42:15 +03:00
Gemfile.lock switched back to git merged 2023-10-23 22:42:15 +03:00
Procfile.dev rails new 2023-10-23 19:31:32 +03:00
README.md rails new 2023-10-23 19:31:32 +03:00
Rakefile rails new 2023-10-23 19:31:32 +03:00
config.ru rails new 2023-10-23 19:31:32 +03: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

  • ...