Files
anonklub/discord-bot/.dockerignore
sripwoud 691fb64ad8 🚀 Deploy discord bot
* 🚀 Deploy Discord Bot

* Define Dockerfile for discord-bot

* Add fly.toml config files

* Define GH workflow to deploy discord bot to staging

* fix: copy package.json to discord-bot Dockerfile

*  fix: add reflect-metadata dep

*  fix: add tslib dep

* fix NODE_PATH

* define internal port in fly config

* feat(discord-bot): Add health probe endpoint (#24)

* feat(discord-bot): Add healthprobe endpoint

* format

* 🚀 Deploy discord bot to prod

* shorten import, format
2023-08-09 12:44:18 +02:00

6 lines
38 B
Plaintext

dist
node_modules
.*
*.toml
README.md