Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose #41

Open
burjuyz opened this issue Mar 12, 2024 · 3 comments
Open

docker compose #41

burjuyz opened this issue Mar 12, 2024 · 3 comments

Comments

@burjuyz
Copy link

burjuyz commented Mar 12, 2024

Hi dev!
What about docker compose file? Is it possible to run your bot as container?

@deptyped
Copy link
Owner

Hi, I added an example in deploy/docker-compose branch (diff)

@burjuyz
Copy link
Author

burjuyz commented Mar 13, 2024

Thanks for swift reply.
There is an error after docker build and start up

[email protected] dev
tsc-watch --onSuccess "tsx ./src/main.ts"
sh: 1: tsc-watch: not found

@deptyped
Copy link
Owner

It looks like you did not install the dependencies (npm install step). Please follow the instructions in README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants