server-components-notes-demo icon indicating copy to clipboard operation
server-components-notes-demo copied to clipboard

Experimental demo of React Server Components with Next.js. Deployed serverlessly on Vercel.

Results 2 server-components-notes-demo issues
Sort by recently updated
recently updated
newest added

Hey, I get an error in the crypto functions with your new version. Tried to run in https too, but I get 'ERR_SSL_PROTOCOL_ERROR'. When running in HTTP, this is the...

For people who _prefer_ Docker to global installs, they can start quickly by using `docker-compose`. This PR add two files, `Dockerfile` and `docker-compose.yml`. Some guide steps have also been added...