No description
Find a file
2025-05-19 11:48:45 +02:00
app Add politicians question type 2025-05-17 11:58:07 +02:00
bin Generate initial models 2025-04-26 19:40:19 +02:00
config All basic question types 2025-04-27 00:13:20 +02:00
db Add politicians question type 2025-05-17 11:58:07 +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 all questions of already supported types 2025-05-19 11:48:45 +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 Add all questions of already supported types 2025-05-19 11:48:45 +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
Gemfile All basic question types 2025-04-27 00:13:20 +02:00
Gemfile.lock All basic question types 2025-04-27 00:13:20 +02:00
package.json Add politicians question type 2025-05-17 11:58:07 +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

  • ...