Get up to $350 to build any hardware project, and come to a 4-day hackathon @ Github HQ!
Find a file
2025-05-08 15:05:14 -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 Add airtable syncing to RSVPs 2025-05-08 15:05:14 -04:00
bin Move rails to top level of repo 2025-05-07 22:04:48 -04:00
config Update production.rb 2025-05-07 23:52:55 -04:00
content/projects Remove outdated tests & fix markdown rendering 2025-05-07 22:43:37 -04:00
db Add airtable syncing to RSVPs 2025-05-08 15:05:14 -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 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 Move pg to prod 2025-05-08 12:57:10 -04:00
Gemfile.lock Add PG 2025-05-07 23:59:32 -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

  • ...