Skip to content

Add a SILO workspace for GitJazz development#4

Open
brycedbjork wants to merge 1 commit into
mainfrom
silo/setup
Open

Add a SILO workspace for GitJazz development#4
brycedbjork wants to merge 1 commit into
mainfrom
silo/setup

Conversation

@brycedbjork
Copy link
Copy Markdown
Collaborator

@brycedbjork brycedbjork commented Mar 8, 2026

Summary

  • add a root silo.json to define the GitJazz SILO workspace
  • install both the CLI and website/ dependencies with a shared setup step
  • open the Next.js site in a browser pane after the web dev server is ready
  • include an archive cleanup script for generated dependencies and build artifacts

Testing

  • Not run; configuration-only change

Reviewer Notes

  • The workspace is set up for the monorepo-lite layout in this repo: root CLI work plus a dedicated website dev server
  • The browser pane waits on the web script and targets http://localhost:3000 so the marketing site is visible as soon as the dev server is ready

Define a SILO workspace for local GitJazz development.

- install dependencies for the root CLI and website app
- start the website dev server in a dedicated workspace tab
- open a browser pane that waits for localhost:3000
- include an archive cleanup script for generated artifacts

Co-authored-by: Bryce Bjork <brycedbjork@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
git-jazz Ready Ready Preview Mar 8, 2026 0:59am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant