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

Utilizing the docker image #483

Open
melissamcewen opened this issue Dec 14, 2024 · 3 comments
Open

Utilizing the docker image #483

melissamcewen opened this issue Dec 14, 2024 · 3 comments

Comments

@melissamcewen
Copy link

Hi, thanks for this great project! I was wondering logistically how you utlizize the docker container? Do you run all the commands listed prefixed with docker exec -it your-container-name like docker exec -it your-container-name node --run build? I'm quite new to ts library dev, so apologies if this is a basic question.

Copy link
Contributor

Hey @melissamcewen 👋!

Thank you for opening your first issue here! ♥️
If you are reporting a bug 🐞, please make sure to include steps on how to reproduce it.

We will take it a look as soon as we can 💪

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@AlbertHernandez
Copy link
Owner

Hey @melissamcewen, for running this library with docker usually I just run docker-compose up -d, then for example using orbstack or docker-desktop, I click in the container logs to open and that's all, when I change the code the container is reloaded with the new code

Image

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