Skip to content

nekko-lab/kakko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kakko

ネッコ研用 𝕏投稿支援サービス

設定

export CONFIRM_PASSWORD="{ポストリクエスト承認時のパスワード}"
export WEBHOOK_URL="{DiscordのWebhook URL}"
export X_KEY="{X用のAPIキー}"
export DEV="{開発環境かどうかのフラグ (true / false)}"

export LISTEN_ADDR="{サーバーがlistenするアドレス}"

export DB_USERNAME="{データベースのユーザ名}"
export DB_PASSWORD="{データベースのパスワード}"
export DB_HOST="{データベースのホスト}"
export DB_PORT="{データベースのポート}"
export DB_NAME="{データベースの名前}"

About

ネッコ研用 𝕏投稿支援サービス

Resources

License

Stars

Watchers

Forks

Languages