Get up to $350 to build any hardware project, and come to a 4-day hackathon @ Github HQ!
Find a file
2025-05-07 23:51:09 -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 Setup RSVP model 2025-05-07 23:07:54 -04:00
bin Move rails to top level of repo 2025-05-07 22:04:48 -04:00
config Don't require master key 2025-05-07 23:51:09 -04:00
content/projects Remove outdated tests & fix markdown rendering 2025-05-07 22:43:37 -04:00
db Setup RSVP model 2025-05-07 23:07:54 -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 Move rails to top level of repo 2025-05-07 22:04:48 -04:00
script Move rails to top level of repo 2025-05-07 22:04:48 -04:00
site Merge pull request #1 from hackclub/pages 2025-05-07 22:22:14 -04:00
storage Move rails to top level of repo 2025-05-07 22:04:48 -04:00
test Setup RSVP model 2025-05-07 23:07:54 -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
.DS_Store Remove outdated tests & fix markdown rendering 2025-05-07 22:43:37 -04:00
.gitattributes Move rails to top level of repo 2025-05-07 22:04:48 -04:00
.gitignore Move rails to top level of repo 2025-05-07 22:04:48 -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 Attempt to use fake secret key base for asset precompile 2025-05-07 23:44:46 -04:00
example.env Create example.env 2025-05-07 23:07:34 -04:00
Gemfile Setup RSVP model 2025-05-07 23:07:54 -04:00
Gemfile.lock Setup RSVP model 2025-05-07 23:07:54 -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

  • ...