Go to file
niyas 1992e967b5 Merge pull request 'added background video' (#4) from course into master
Reviewed-on: #4
2025-11-05 19:04:33 +00:00
.github first commit 2025-10-19 13:46:51 +05:30
.kamal first commit 2025-10-19 13:46:51 +05:30
app added background video 2025-11-06 00:32:57 +05:30
bin first commit 2025-10-19 13:46:51 +05:30
config added background video 2025-11-06 00:32:57 +05:30
db added background video 2025-11-06 00:32:57 +05:30
lib/tasks first commit 2025-10-19 13:46:51 +05:30
log first commit 2025-10-19 13:46:51 +05:30
public first commit 2025-10-19 13:46:51 +05:30
script first commit 2025-10-19 13:46:51 +05:30
storage first commit 2025-10-19 13:46:51 +05:30
test added cart 2025-11-03 10:09:12 +05:30
tmp first commit 2025-10-19 13:46:51 +05:30
vendor added background video 2025-11-06 00:32:57 +05:30
.dockerignore first commit 2025-10-19 13:46:51 +05:30
.gitattributes first commit 2025-10-19 13:46:51 +05:30
.gitignore first commit 2025-10-19 13:46:51 +05:30
.rubocop.yml first commit 2025-10-19 13:46:51 +05:30
.ruby-version first commit 2025-10-19 13:46:51 +05:30
Dockerfile first commit 2025-10-19 13:46:51 +05:30
Gemfile added background video 2025-11-06 00:32:57 +05:30
Gemfile.lock added background video 2025-11-06 00:32:57 +05:30
README.md first commit 2025-10-19 13:46:51 +05:30
Rakefile first commit 2025-10-19 13:46:51 +05:30
config.ru first commit 2025-10-19 13:46:51 +05:30

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

  • ...