Skip to content

The Bun Dev Container provides a pre-configured development environment through Visual Studio Code's Dev Containers, simplifying JavaScript and TypeScript project development with Bun. πŸš€

License

Notifications You must be signed in to change notification settings

mentasuave01/devcontainer-bun

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Bun Dev Container

This repository provides a development environment for Bun using Visual Studio Code's Dev Containers.

About Bun

Bun is a fast JavaScript all-in-one toolkit designed for developing, testing, running, and bundling JavaScript and TypeScript projects. This Dev Container setup streamlines the development process by providing a pre-configured environment.

Prerequisites

Before you begin, make sure you have the following tools installed on your system:

Easy set up, just drag and drop

tl;dr: Just drop the .yaml release file into your project and docker desktop will do the rest for you on create

  1. Download compose-dev.yaml file: https://github.com/mentasuave01/devcontainer-bun/releases/download/bun-devContainer/compose-dev.yaml
  2. Copy it into the target repo/folder
  3. Open docker desktop -> Dev Enviroments -> create
  4. Just point choice source to the repo you uploaded the .yaml file or the local folder it's in
  5. DONE

Additional Information

For more information on Bun, check out the official Bun documentation.

If you encounter any issues or have questions, please feel free to open an issue in this repository.

For more information on Visual Studio Code DevContainers, refer to the official documentation.

License

This project is licensed under the MIT License.

bump 18/06/24

About

The Bun Dev Container provides a pre-configured development environment through Visual Studio Code's Dev Containers, simplifying JavaScript and TypeScript project development with Bun. πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 100.0%