hack club's new warehouse & letter mail system!
Find a file
dependabot[bot] db63338b9c
Bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [rollup](https://github.com/rollup/rollup) | `4.34.9` | `4.59.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.18` | `6.4.2` |
| [@hotwired/turbo](https://github.com/hotwired/turbo) | `8.0.13` | `8.0.23` |
| [immutable](https://github.com/immutable-js/immutable-js) | `5.1.1` | `5.1.5` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` |



Updates `rollup` from 4.34.9 to 4.59.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.59.0)

Updates `vite` from 5.4.18 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

Updates `@hotwired/turbo` from 8.0.13 to 8.0.23
- [Release notes](https://github.com/hotwired/turbo/releases)
- [Commits](https://github.com/hotwired/turbo/compare/8.0.13...v8.0.23)

Updates `esbuild` from 0.21.5 to 0.25.12
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.12)

Updates `immutable` from 5.1.1 to 5.1.5
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.1...v5.1.5)

Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@hotwired/turbo"
  dependency-version: 8.0.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 15:25:57 +00:00
.github INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.idea Skip Pundit authorization for HCB payment accounts controller 2025-12-18 14:57:39 -05:00
.kamal INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
app waugh 2026-02-09 18:11:44 -05:00
bin INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
config why was that still there >_< 2026-02-07 19:14:48 -05:00
db Fix CSV batch import row-address mismatch bug 2026-01-27 16:03:47 -05:00
lib add usps:update_rates task 2025-12-18 17:10:11 -05:00
log INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
public move to sentry? 2025-12-29 10:39:37 -05:00
script INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
storage INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
test INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
tmp INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
vendor INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.annotaterb.yml INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.dockerignore INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.gitattributes INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.gitignore INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.node-version INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.rubocop.yml INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
.ruby-version INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
config.ru INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
credentials.yml.enc INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
docker-compose-dbonly.yml INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
Dockerfile Update Dockerfile check directive 2025-12-02 15:28:07 -05:00
Dockerfile.worker add worker dockerfile 2026-01-22 15:00:40 -05:00
Gemfile fix oauth2 token loss? 2025-12-30 13:07:14 -05:00
Gemfile.lock fix oauth2 token loss? 2025-12-30 13:07:14 -05:00
package.json Bump the npm_and_yarn group across 1 directory with 6 updates 2026-04-07 15:25:57 +00:00
Procfile.dev INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
Rakefile INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
README.md INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
tailwind.config.js INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
vite.config.mts INITIAL GOSH DANG COMMIT :3333 2025-05-31 23:25:41 -04:00
yarn.lock Bump the npm_and_yarn group across 1 directory with 6 updates 2026-04-07 15:25:57 +00:00

hack club's shiny new mail system!

it's open source now i guess

getting this running if you're not me or production is probably kind of a bear!

i will write seeds and a way to log in without setting up a slack....at...some point.....

(possibly not soon due to time constraints)

if you wanna hack on this and contribute, dm me (@nora) on slack, i'd love the help!

a lot of the design decisions and code are not great. they will be incrementally improved someday. (you can look towards issues for some of that)

thanks for being here!

~nora <3