Blog
Blog
Release notes, engineering deep dives, and ecosystem updates.
The blog is just getting started. In the meantime:
Latest
- Why StreetJS has three runtime dependencies — how a full backend ships on Node core with three deps, and why that matters for security and cost.
- Talking to PostgreSQL without the
pgpackage — the wire-protocol v3 + SCRAM-SHA-256 native driver, and why it exists. - Self-hosting a full backend on one small VPS — the cost case for in-process auth/realtime/jobs, with measured numbers.
More
- What’s changing release to release: Changelog
- Where the project is headed: Roadmap · Go-To-Market Roadmap
- Learn by building: Tutorials · Examples
- Honest status: Full Report · Gap Analysis
Suggested first posts
Planned topics (contributions welcome — see Community):
- Why StreetJS has so few dependencies — the case for a native-driver, fully integrated core.
- Self-hosting a full backend for under $10/month — based on the budget guide.
- Signing the plugin ecosystem — Ed25519 manifests, provenance, and the trust model.
- From SQLite to PostgreSQL without rewrites — the shared repository pattern.
Want to write one? Open a Discussion or a PR.