mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 01:57:18 +09:00
335 B
335 B
ai
インストール
まず適当なディレクトリに git clone します。 次にそのディレクトリに config.json を作成します。中身は次のようにします:
{
"host": "あにゃたのインスタンスのURL",
"i": "APIキー"
}
npm run build
して node built
すれば起動できます