This is an exmaple of devcycle realtime update not working in a next js app router project.
Create a devcycle project and add a feature with key feature-a
.
Then add the development sdk keys for the client and server to .env.local pulling from .env.example
Then run
npm run dev