The contest site for JANOG53 NETCON.
It's called also score server. The main feature of this is to propose problem and marking.
This provides whole game operations during contest:
- Proposing a problems (participant to solve in contest)
- Creating and discussing issues
- Submitting and marking answers
- with a scoreboard
- Announcing notices
API and SPA
- API
- Written in Ruby
- Framework: Rails
- Provides GraphQL API
- UI
- Written in JavaScript
- Framework: Nuxt.js(SPA)
- EditorConfig: return code, indent, charset, and more
- YAMLlint: for YAML files
- Rubocop: for Ruby
- ESLint: for JavaScript
See Wiki