/Submi-ions

Submißions: EthBerlin 2024 submissions and judging tool

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Submißions

The judging tool for EthBerlin04 (and hopefully some other events)

This is a typical Rails application; it assumes Postgres is the database (making use of Postgres-provided enum typess and pubsub).

When in development mode, it's useful to run it via bundle exec guard, which will take care of autoreloading the codebase as needed, and refreshing the browser pages.