No description
Find a file
2024-06-21 22:27:39 -04:00
app Swap standardrb for "the menu"... 2024-06-21 21:58:57 -04:00
bin Consume new Docker changes 2024-06-21 22:15:05 -04:00
config Swap standardrb for "the menu"... 2024-06-21 21:58:57 -04:00
db Update to Rails 7.1 (#8) 2023-10-10 23:01:12 -04:00
lib Initial commit 2022-11-20 15:06:27 -05:00
log Initial commit 2022-11-20 15:06:27 -05:00
public Run app:update task 2024-06-21 21:48:33 -04:00
storage Initial commit 2022-11-20 15:06:27 -05:00
test Swap standardrb for "the menu"... 2024-06-21 21:58:57 -04:00
tmp Initial commit 2022-11-20 15:06:27 -05:00
vendor Initial commit 2022-11-20 15:06:27 -05:00
.dockerignore Update dependencies and add pipelines (#2) 2023-03-12 10:27:02 -04:00
.drone.yml Bump to Ruby 3.3.1 (#15) 2024-04-25 21:50:38 -04:00
.gitattributes Initial commit 2022-11-20 15:06:27 -05:00
.gitignore Install and setup tailwind 2022-11-20 15:07:09 -05:00
.rubocop.yml Swap standardrb for "the menu"... 2024-06-21 21:58:57 -04:00
.ruby-version Bump to Ruby 3.3.1 (#15) 2024-04-25 21:50:38 -04:00
config.ru Initial commit 2022-11-20 15:06:27 -05:00
Dockerfile Consume new Docker changes 2024-06-21 22:15:05 -04:00
Gemfile Omit webdrivers from Gemfile 2024-06-21 22:27:39 -04:00
Gemfile.lock Omit webdrivers from Gemfile 2024-06-21 22:27:39 -04:00
Procfile.dev Install and setup tailwind 2022-11-20 15:07:09 -05:00
Rakefile Initial commit 2022-11-20 15:06:27 -05:00
README.md Initial commit 2022-11-20 15:06:27 -05: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

  • ...