No description
  • Ruby 54.1%
  • HTML 39%
  • JavaScript 2.4%
  • Dockerfile 2.2%
  • Shell 1.9%
  • Other 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nicholas Krupenin 901b96abed
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
init
2026-08-11 00:20:11 +07:00
.github init 2026-08-11 00:20:11 +07:00
.kamal init 2026-08-11 00:20:11 +07:00
app init 2026-08-11 00:20:11 +07:00
bin init 2026-08-11 00:20:11 +07:00
config init 2026-08-11 00:20:11 +07:00
db init 2026-08-11 00:20:11 +07:00
lib/tasks init 2026-08-11 00:20:11 +07:00
log init 2026-08-11 00:20:11 +07:00
public init 2026-08-11 00:20:11 +07:00
script init 2026-08-11 00:20:11 +07:00
tmp init 2026-08-11 00:20:11 +07:00
vendor init 2026-08-11 00:20:11 +07:00
.dockerignore init 2026-08-11 00:20:11 +07:00
.gitattributes init 2026-08-11 00:20:11 +07:00
.gitignore init 2026-08-11 00:20:11 +07:00
.rubocop.yml init 2026-08-11 00:20:11 +07:00
.ruby-version init 2026-08-11 00:20:11 +07:00
config.ru init 2026-08-11 00:20:11 +07:00
docker-compose.yml init 2026-08-11 00:20:11 +07:00
Dockerfile init 2026-08-11 00:20:11 +07:00
Gemfile init 2026-08-11 00:20:11 +07:00
Gemfile.lock init 2026-08-11 00:20:11 +07:00
Procfile.dev init 2026-08-11 00:20:11 +07:00
Rakefile init 2026-08-11 00:20:11 +07:00
README.md init 2026-08-11 00:20:11 +07:00
README.org init 2026-08-11 00:20:11 +07: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

  • ...