Deploy on spx
In 15 minutes you'll get a deployed NextJS app and dashboard that show user events and backend spans in a connected timeline.
This doesn't exist yet
spx is not built. This is how it would work.
I want to hear from you. What feels useful? What feels irrelevant? How does this compare to the last time you set up observability and analytics?
Email me: a (at) recurse.ml
1. Create an Account
- Go to runspx.com
- Create an account
2. Install the spx CLI
brew install spx3. Create a Project
spx start <project-name>
cd <project-name>
claude # or whatever you use to buildOpen your coding agent and tell it to build something:
"LinkedIn clone with content that doesn't suck"
4. Go Live
-
Link the CLI to your account — this opens a browser to authenticate:
spx link -
Push your changes:
git pushspx automatically deploys from
main. -
Access your site and play around with it.
5. See Your First Visit
Open the dashboard at board.runspx.com. You'll see visits, registrations, and error count. Below the metrics, your own test visit is pre-selected as the first session. It contains interaction events and backend spans on a shared timeline.