This is a WebApp that generates an iframe for checking reserved translations for SCP-JP. This WebApp consists of three repositories.
- SCP-JP/reserveiframe
- RTa-technology/reserveapp
- RTa-technology/githubapps.py When a get request is made to zzzzzzz, files in this repository are edited/deleted. Github Pages generates html at xxx/reserve/_default/yyyyyy after seeing the update.
.env
and Github Repo Secret
VERCEL_PROJECT_ID = ""
VERCEL_ENV_ID = "" # not show name, hash ID
VERCEL_TOKEN = ""
APP_ID = ""
REPO_ID = "" # app repo id
REPO_NAME = "" # app repo name
INSTALLATION_ID = ""
PRIVATE_KEY = "-----BEGIN RSA PRIVATE KEY-----\n.......\n-----END RSA PRIVATE KEY-----"
ACCESS_TOKEN_REPO = ""
Vercel Environments
GITHUB_ACCESS_TOKEN = ""