Introducing Bun Dev Container Templates: Boost Your Development with Ease! 🚀 #8820
marcosgomesneto
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've just introduced 3 Bun templates tailored for Dev Containers, enhancing the speed and convenience of project development using Bun within a Docker container. The available templates are:
Bun: Basic template with the essentials.
Bun & PostgreSQL: Template with a PostgreSQL container.
Bun & MariaDB: Template with a MariaDB container (compatible with MySQL).
These Dev Container templates are particularly advantageous for Windows users, given that Bun's compatibility with Windows is not yet 100%. However, Linux users can also benefit, as developing within a container ensures project isolation from your machine.
Bun has joined the DevContainers website alongside Deno and Node. Our Bun community is making waves! Check it out here:
https://containers.dev/templates
Our Bun templates are available for a variety of IDEs, not just VSCode. Check the list of supported IDEs here: https://containers.dev/supporting
Check out the repository here: https://github.com/marcosgomesneto/bun-devcontainers
Consider giving the repository a ⭐, and feel free to contribute to the project. Your support is greatly appreciated! 🙌✨
What are your thoughts on the new Bun Dev Container Templates? Drop a comment below and share your feedback!
Beta Was this translation helpful? Give feedback.
All reactions