No description
Find a file
2025-06-04 09:52:14 +02:00
app Fix deadline display not properly pluralizing 2025-06-04 09:52:14 +02:00
bin Generate initial models 2025-04-26 19:40:19 +02:00
config Add longer intro texts 2025-05-26 19:04:20 +02:00
db Add basic deadline to sections index 2025-05-26 11:13:11 +02:00
lib/tasks All basic question types 2025-04-27 00:13:20 +02:00
log Generate initial models 2025-04-26 19:40:19 +02:00
public Add previews for video questions 2025-05-25 11:31:37 +02:00
script Generate initial models 2025-04-26 19:40:19 +02:00
storage Generate initial models 2025-04-26 19:40:19 +02:00
test Switch extension ids 2025-05-26 19:40:50 +02:00
tmp Generate initial models 2025-04-26 19:40:19 +02:00
.annotaterb.yml All basic question types 2025-04-27 00:13:20 +02:00
.gitattributes Generate initial models 2025-04-26 19:40:19 +02:00
.gitignore Generate initial models 2025-04-26 19:40:19 +02:00
.node-version Generate initial models 2025-04-26 19:40:19 +02:00
.ruby-version Generate initial models 2025-04-26 19:40:19 +02:00
config.ru Generate initial models 2025-04-26 19:40:19 +02:00
flake.lock Make entrance-exam a flake 2025-05-21 13:37:02 +02:00
flake.nix Don't create separate assets package 2025-05-21 15:16:22 +02:00
Gemfile Basic styling of sections page 2025-05-23 16:25:25 +02:00
Gemfile.lock Basic styling of sections page 2025-05-23 16:25:25 +02:00
gemset.nix Basic styling of sections page 2025-05-23 16:25:25 +02:00
package.json Make entrance-exam a flake 2025-05-21 13:37:02 +02:00
postcss.config.js Generate initial models 2025-04-26 19:40:19 +02:00
Rakefile Generate initial models 2025-04-26 19:40:19 +02:00
README.md Generate initial models 2025-04-26 19:40:19 +02:00
yarn.lock Add politicians question type 2025-05-17 11:58:07 +02: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

  • ...