No description
Find a file
2024-10-10 21:36:02 -05:00
.github Merge pull request #4 from blakeridgway/dependabot/github_actions/docker/setup-buildx-action-3 2024-10-10 07:57:07 -05:00
app removed contact me link 2024-10-10 21:34:56 -05:00
bin rewriting my website 2024-10-06 19:25:08 -05:00
config Cycling hardware additions 2024-10-10 21:34:18 -05:00
db fixing failed tests 2024-10-09 15:37:06 -05:00
lib rewriting my website 2024-10-06 19:25:08 -05:00
log rewriting my website 2024-10-06 19:25:08 -05:00
public QUick favicon work 2024-10-10 11:28:13 -05:00
storage rewriting my website 2024-10-06 19:25:08 -05:00
test rewriting my website 2024-10-06 19:25:08 -05:00
tmp rewriting my website 2024-10-06 19:25:08 -05:00
vendor rewriting my website 2024-10-06 19:25:08 -05:00
.dockerignore rewriting my website 2024-10-06 19:25:08 -05:00
.gitattributes rewriting my website 2024-10-06 19:25:08 -05:00
.gitignore rewriting my website 2024-10-06 19:25:08 -05:00
.rubocop.yml rewriting my website 2024-10-06 19:25:08 -05:00
.ruby-version rewriting my website 2024-10-06 19:25:08 -05:00
config.ru rewriting my website 2024-10-06 19:25:08 -05:00
docker-compose.yml Update docker-compose.yml 2024-10-10 11:59:14 -05:00
Dockerfile Working on assets not loading... 2024-10-10 12:16:33 -05:00
Gemfile Merge branch 'main' into aboutme 2024-10-10 11:35:53 -05:00
Gemfile.lock Merge branch 'main' into aboutme 2024-10-10 11:35:53 -05:00
Rakefile rewriting my website 2024-10-06 19:25:08 -05:00
README.md rewriting my website 2024-10-06 19:25:08 -05:00
TODO.md todo pages 2024-10-06 19:33:02 -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

  • ...