Skip to content

chore: add dev script for easier local development#37

Merged
disintegrator merged 1 commit intomainfrom
server-dev
Mar 4, 2026
Merged

chore: add dev script for easier local development#37
disintegrator merged 1 commit intomainfrom
server-dev

Conversation

@disintegrator
Copy link
Contributor

This change adds a dev script to packages/server/package.json that sets up tsx to watch for changes and restart the server automatically. It will also watch for changes in the index directory and restart the server as well.

This change adds a `dev` script to packages/server/package.json that
sets up tsx to watch for changes and restart the server automatically.
It will also watch for changes in the index directory and restart the
server as well.
@disintegrator disintegrator requested a review from a team March 4, 2026 17:32
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

⚠️ No Changeset found

Latest commit: d58b8c3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@disintegrator disintegrator merged commit 452ba29 into main Mar 4, 2026
1 check passed
@disintegrator disintegrator deleted the server-dev branch March 4, 2026 18:21
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.

2 participants