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

Dockerize webservice #41

Closed
3 tasks done
yamcodes opened this issue Sep 26, 2023 · 0 comments · Fixed by #50
Closed
3 tasks done

Dockerize webservice #41

yamcodes opened this issue Sep 26, 2023 · 0 comments · Fixed by #50

Comments

@yamcodes
Copy link
Contributor

Clear and concise description of the problem

As a developer working on elysia-realworld-example-app I want to use a dockerized webservice so that I can ensure a consistent development environment across the team, simplify the setup process, and make it easier to deploy the application in CI.

Suggested solution

This guide seems to cover the gist of it: https://www.cloudbees.com/blog/using-docker-compose-for-nodejs-development
Use Bun instead of Node.

Alternative

There isn't any good alternative for assuring the sustainability of this project and opening the door for smooth deployments. This is the best practice.

Additional context

We should also create a Dockerfile.

Validations

  • Read the Contributing Guide.
  • Read the README.md.
  • Check that there isn't already an issue that requests the same feature.
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

Successfully merging a pull request may close this issue.

1 participant