Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/alertbox/try-bun

Start a dev container and get to developing a variety of JavaScript-based (or TypeScript) web apps and services.
https://github.com/alertbox/try-bun

bun bunjs devcontainers javascript jsx template-project tsx typescript

Last synced: about 12 hours ago
JSON representation

Start a dev container and get to developing a variety of JavaScript-based (or TypeScript) web apps and services.

Lists

README

        


Bun logo


Try Bun

Start a dev container and get to developing a [variety of JavaScript-based (or TypeScript) web apps and services][bun-guides].

> Originally, this dev container was created to have an isolated development environment to install the pre-release versions on Windows. See [Known Issues](#known-issues) to learn more.

[bun-guides]: https://bun.sh/guides

## Quick Start

[![Open in Dev Container](https://img.shields.io/static/v1?style=for-the-badge&label=Dev+Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/alertbox/try-bun)

You can also run this repo locally by following these repetitive steps:

1. You want to ensure the repo is cloned to your local machine, and
2. Open it in VS Code.

> See [Bun Docker Images][bun-docker-images] for other variations that suites your hardware.

[bun-docker-images]: https://hub.docker.com/r/oven/bun

## Troubleshooting

If you have any technical problems with dev containers, you are better off asking their [Discord Channel][discord-channel] directly, since you'll end up getting a much faster response back that way.

[discord-channel]: https://discord.com/invite/CXdq2DP29u

### Known Issues

- [Bun's Roadmap @oven-sh/bun #159](https://github.com/oven-sh/bun/issues/159)
- [Bun's priorities @oven-sh/bun #798](https://github.com/oven-sh/bun/issues/798)
- [Windows Support @oven-sh/bun #43](https://github.com/oven-sh/bun/issues/43)

## Contributing

The official repo to contribute would be [@oven-sh/bun][bun-repo].

Have a suggestion or a bug fix? Just open a pull request or an issue. Include clear and simple instructions possible.

[bun-repo]: https://github.com/oven-sh/bun?tab=readme-ov-file#readme

## License

Copyright © Alertbox, Inc. (@alertbox). All rights reserved.

The source code is license under the [MIT license](#MIT-1-ov-file).