sistematico / bun-workspaces-template

Monorepo example using Bun Workspaces

Home Page:https://bun.sh/guides/install/workspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌰 Bun Workspaces Monorepo Template

To install dependencies:

bun install

To run:

bun apps/site/index.ts

πŸ“° References

πŸ• ChangeLog

  • 2024/06/16 - updated bun to 1.1.13
    • Added Bun to PATH on Github Action
  • 2024/03/29 - updated bun to 1.0.36
  • 2024/01/17 - updated bun to 1.0.23
  • 2023/12/29 - updated bun to 1.0.20

This project was created using bun init in bun v1.0.36. Bun is a fast all-in-one JavaScript runtime.

About

Monorepo example using Bun Workspaces

https://bun.sh/guides/install/workspaces


Languages

Language:Shell 61.0%Language:TypeScript 39.0%