nownextmicro icon indicating copy to clipboard operation
nownextmicro copied to clipboard

Sample start project for now + next + micro + fs-router

Results 2 nownextmicro issues
Sort by recently updated
recently updated
newest added

Based on your work I've created an example of [next.js with a service worker](https://github.com/matthiaskern/next-offline-plugin). Wasn't sure on how to keep both AppCache and ServiceWorker handled inside the server. Could prepare...

This looks super promising to have offline working with next, thanks for sharing! After a first try in dev mode, I got this which doesn't seem right: `Building page: /_document`...