Skip to content

This is a WebApp that generates an iframe for checking reserved translations for SCP-JP.

License

Notifications You must be signed in to change notification settings

SCP-JP/reserveiframe

 
 

Repository files navigation

Reserve iframe

This is a WebApp that generates an iframe for checking reserved translations for SCP-JP. This WebApp consists of three repositories.

Develop

.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 = ""

About

This is a WebApp that generates an iframe for checking reserved translations for SCP-JP.

Resources

License

Stars

Watchers

Forks

Languages

  • Python 74.5%
  • JavaScript 14.4%
  • Vue 7.2%
  • Stylus 3.9%