an app to share curated trails

clarify running

+2
+2
README.md
··· 38 38 npm run dev:realtime # Realtime server 39 39 ``` 40 40 41 + Then open `127.0.0.1:300` (it has to be `127.0.0.1`, not `localhost`). 42 + 41 43 ### Environment Variables 42 44 43 45 See `.env.example`. For local development, `DATABASE_URL` and `REDIS_URL` are required.