Skip to content

Deployment

6A edited this page Dec 25, 2022 · 1 revision

Generally used options

Localhost download the repository. Install Nuget packages. Run.

Railway.app is a platform where you can host and deploy apps in minutes. Clone this project as a private repo, click on "start a new project" on the railway dashboard, followed by "deploy from repo". Free 500 hours per month.

Variables

These are needed variables that must be labeled for the project to deploy:

ASPNETCORE_ENVIRONMENT=Development
PKHEX_DEFAULT_LANGUAGE=English
PKHEX_DEFAULT_OT=SysBot.py
PKHEX_DEFAULT_SID=3383
PKHEX_DEFAULT_TID=258339
PORT=80
Clone this wiki locally