2025-03-07 18:13:04 -05:00
2025-02-23 13:22:25 -05:00
2025-02-16 03:21:30 -05:00
2025-03-07 18:12:48 -05:00
2025-02-16 03:21:30 -05:00
2025-03-07 18:12:48 -05:00
2025-03-07 18:11:49 -05:00
2025-03-07 15:02:05 -05:00
2025-02-16 03:21:30 -05:00
2025-03-04 17:43:16 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-03-03 16:01:29 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-02-17 14:23:34 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-02-16 03:21:30 -05:00
2025-03-07 18:10:32 -05:00
2025-03-07 18:10:32 -05:00
2025-02-16 03:21:30 -05:00
2025-03-07 18:12:48 -05:00

README

Local development

# Set it up...
git clone https://github.com/hackclub/harbor && cd harbor

# Set your config
cp .env.example .env

# THIS IS THE PART WHERE YOU EDIT YOUR CONFIG
vim .env

# need your local db to be encrypted for some reason? Sure! Replace all the
# secrets with the output of this:
bin/rails runner "puts SecureRandom.base64"
# not guaranteed to be secure for production, but fine for local development


# Build the project


Description
Just give it some time! ⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-05-01T16:06:52.535Z
Readme 7 MiB
Languages
Ruby 54.4%
HTML 36.8%
JavaScript 4.5%
CSS 3%
Shell 0.6%
Other 0.7%