Skip to content

cetkaik/cerke_online_backend

Repository files navigation

cerke_online_backend

What this is / これはなに

A backend server for https://github.com/jurliyuuri/cerke_online_alpha. / https://github.com/jurliyuuri/cerke_online_alpha のバックエンド。

To activate the discord notifier, set PUBLIC_ANNOUNCEMENT to be DISCORD and also set DISCORD_NOTIFIER_TOKEN in the env var. / Discord への通知を飛ばすには、環境変数で PUBLIC_ANNOUNCEMENTDISCORD とし、 DISCORD_NOTIFIER_TOKEN をセットする必要がある。

Running Locally / ローカルで実行方法

$ npm install
$ npm run build
$ npm start

should now be listening on localhost:23564. / としてやると localhost:23564 で listen されるはずである。

To compile index.ts / index.ts をコンパイルするには

$ npm install
$ tsc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •