Welcome to the Bun Dev Containers! 🚀 – the cornerstone for a streamlined Bun Runtime development environment across various operating systems! ✨
- Bun
- Bun & PostgreSQL
- Bun & MariaDB
Before you begin, make sure you have the following installed on your machine:
- Your Preferred IDE, See Dev Contaiers Compatibility: Dev Containers IDEs
- Docker
- Dev Containers Extension
-
Open Visual Studio Code:
Launch Visual Studio Code on your machine.
-
Create a New Dev Container:
- Navigate to the top menu and select View > Command Palette or use the shortcut
Ctrl + Shift + P
. - Type "Remote-Containers: Reopen in Container" or "New Dev Container" and press Enter.
- Navigate to the top menu and select View > Command Palette or use the shortcut
-
Select the Basic Bun Template:
- In the Remote-Containers menu, choose a template:
- Select "Show All Definitions" for show community templates.
- Browse or search for the "Bun" template with author marcosgomesneto.
- Select the template to initiate the creation of your Bun-powered development environment.
-
Let the Magic Begin:
- Visual Studio Code will now build your Dev Container, installing all the necessary dependencies for a smooth Bun Runtime development experience.
- Once completed, your environment will be ready for coding action!
-
Start Crafting Your Bun Magic:
You are now set to unleash the power of Bun Runtime in a neatly configured and isolated environment. Dive into your projects, wield your coding sword with precision, and watch your Bun-powered creations come to life! ⚔️🚀
-
Bun Runtime Documentation:
-
Issues and Contributions: If you encounter any issues or have suggestions, feel free to open an issue or submit a pull request.
Happy coding with Bun.sh! 🍔✨