Skip to content

A server to secure the communication path between the bot server and the API server.

License

Notifications You must be signed in to change notification settings

aoharu-io/rt-backend-beacon

Repository files navigation

RTのバックエンドのBotサーバーとAPIサーバーが通信をするために使うipcsサーバーです。

環境構築

  1. サブモジュールの用意。
  2. バージョンが3.11.xのPythonを用意。
  3. 開発ツールryeで依存関係の用意。(rye sync
  4. rt-backendから始まる名前のリポジトリで使っているsecret.keyをこのリポジトリのルートディレクトリに配置。

Usage

$ rye run python3 .

About

A server to secure the communication path between the bot server and the API server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published