Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

chiyadev/genshin-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

CircleCI Discord Maintainer License Issues Contributors Website

Genshin Schedule

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.

home

Contributions welcome!

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.

Translations

We use Weblate for translations; see here for more information.

Building from source

This website consists of two subprojects: web and sync

  • web frontend serving the website assets
  • sync 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.