stack/apps/internal-tool
Mantra 000634607a
fix(internal-tool): continue dev startup when spacetime publish fails (#1371)
## Summary
- pre-dev.mjs now warns and exits 0 when the local SpacetimeDB publish
fails, instead of aborting `next dev`
- Lets contributors without a running local SpacetimeDB server still
start the internal-tool dev server
- Updates the header comment to reflect the new behavior

## Test plan
- [ ] Run `pnpm dev` in `apps/internal-tool` with no SpacetimeDB server
running — dev server should still start, with a warning
- [ ] Run with SpacetimeDB server running and `spacetime` CLI installed
— publish still runs and dev proceeds
- [ ] Run without `spacetime` CLI installed — existing warn-and-continue
path still works

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated local publishing configuration to derive server settings from
environment variables for improved flexibility and easier customization.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-22 22:35:27 +00:00
..
scripts fix(internal-tool): continue dev startup when spacetime publish fails (#1371) 2026-04-22 22:35:27 +00:00
spacetimedb LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
src LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
.env LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
.env.development LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
.eslintrc.cjs LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
next.config.mjs LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
package.json chore: update package versions 2026-04-20 19:06:56 -07:00
postcss.config.js LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
spacetime.json LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
tailwind.config.js LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
tsconfig.json LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00