chat-app/backend
2025-02-15 22:16:39 +09:00
..
app v0.0.0.1 2025-02-15 22:16:39 +09:00
bin v0.0.0.1 2025-02-15 22:16:39 +09:00
config v0.0.0.1 2025-02-15 22:16:39 +09:00
db v0.0.0.1 2025-02-15 22:16:39 +09:00
lib/tasks v0.0.0.1 2025-02-15 22:16:39 +09:00
public v0.0.0.1 2025-02-15 22:16:39 +09:00
vendor v0.0.0.1 2025-02-15 22:16:39 +09:00
.dockerignore v0.0.0.1 2025-02-15 22:16:39 +09:00
.ruby-version v0.0.0.1 2025-02-15 22:16:39 +09:00
config.ru v0.0.0.1 2025-02-15 22:16:39 +09:00
Dockerfile v0.0.0.1 2025-02-15 22:16:39 +09:00
Gemfile v0.0.0.1 2025-02-15 22:16:39 +09:00
Gemfile.lock v0.0.0.1 2025-02-15 22:16:39 +09:00
Rakefile v0.0.0.1 2025-02-15 22:16:39 +09:00
README.md v0.0.0.1 2025-02-15 22:16:39 +09:00

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

  • ...