Genshin Schedule is a website to help you keep track of time-related game activities in Genshin Impact.
For more information, visit genshin.chiya.dev.
The original author of this website (phosphene47) does not have much time to continue its development except for occasional database updates to stay up-to-date with the game. New feature implementations and bug fixes will be accepted via pull requests, which are usually reviewed and merged within a week.
We use Weblate for translations; see here for more information.
This website consists of two subprojects: web and sync
web
frontend serving the website assetssync
backend handling API requests
Navigate to the respective subproject directories for a detailed build procedure.
You may use the provided Dockerfiles (web and sync) to generate production images.