Get up to $350 to build any hardware project, and come to a 4-day hackathon @ Github HQ!
Find a file
2025-05-13 12:54:21 -04:00
.github Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.kamal Move rails to top level of repo 2025-05-07 22:04:48 -04:00
app update events section 2025-05-13 12:54:21 -04:00
bin Move rails to top level of repo 2025-05-07 22:04:48 -04:00
config fixed routing & sidebars, markdown is a little broken but ill get that done later 2025-05-12 22:52:32 -04:00
content/projects Remove outdated tests & fix markdown rendering 2025-05-07 22:43:37 -04:00
db add hc flag to landing 2025-05-08 18:16:41 -04:00
lib/tasks Move rails to top level of repo 2025-05-07 22:04:48 -04:00
log Move rails to top level of repo 2025-05-07 22:04:48 -04:00
public update events section 2025-05-13 12:54:21 -04:00
script Move rails to top level of repo 2025-05-07 22:04:48 -04:00
storage Move rails to top level of repo 2025-05-07 22:04:48 -04:00
test add an events controller + page 2025-05-11 23:13:30 -04:00
tmp Move rails to top level of repo 2025-05-07 22:04:48 -04:00
vendor Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.dockerignore Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.gitattributes Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.gitignore added ds_store to gitignore 2025-05-12 17:16:20 -04:00
.rubocop.yml Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.ruby-version Move rails to top level of repo 2025-05-07 22:04:48 -04:00
config.ru Move rails to top level of repo 2025-05-07 22:04:48 -04:00
Dockerfile Bring back accidentally removed libyml 2025-05-08 14:25:20 -04:00
example.env Create example.env 2025-05-07 23:07:34 -04:00
Gemfile run rubocop 2025-05-12 15:31:38 -04:00
Gemfile.lock added advanced page routing, updated some visuals on topbar, updated some content 2025-05-12 19:06:09 -04:00
LICENSE Initial commit 2025-04-23 12:26:34 -04:00
Procfile.dev Move rails to top level of repo 2025-05-07 22:04:48 -04:00
Rakefile Move rails to top level of repo 2025-05-07 22:04:48 -04:00
README.md Move rails to top level of repo 2025-05-07 22:04:48 -04:00
submissions.yml Switch to markdown-backed project files 2025-05-07 22:03:59 -04: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

  • ...