···3838npm run dev:realtime # Realtime server
3939```
40404141+Then open `127.0.0.1:300` (it has to be `127.0.0.1`, not `localhost`).
4242+4143### Environment Variables
42444345See `.env.example`. For local development, `DATABASE_URL` and `REDIS_URL` are required.