Skip to content

Latest commit

 

History

History
executable file
·
15 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

executable file
·
15 lines (13 loc) · 498 Bytes

THVote backend services monorepo

Repository structure

thvote-be
|── pvrustlib      : Shared library
|── autocomplete   : User input autocomplete
|── result-query   : Vote result query
|── submit-handler : Handles vote submission and vote query
|── user-manager   : Manages voters
|── scraper        : Scraper for touhou creations
|── vote-data      : Provides characters, musics and works to vote for
└── gateway        : THVote GraphQL gateway