You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I rebuilt Keystone's dashboard completely using Tailwind and using SSR instead of Apollo. I had to abstract the views into client and server since we need the filtering and graphql in the controller for server side fetching. It's easily deployable to Vercel using just a DATABASE_URL.
I'm using it to build the newest version of Openfront (not pushed yet). I also used this starter to build Opensource.builders.
@gautamsi@borisno2 would love your thoughts on this since we all were working on something similar?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everybody, I've been working on combining Next.js and Keystone.js for a while and finally came up with a comprehensive example: https://github.com/junaid33/next-keystone-starter
I rebuilt Keystone's dashboard completely using Tailwind and using SSR instead of Apollo. I had to abstract the views into client and server since we need the filtering and graphql in the controller for server side fetching. It's easily deployable to Vercel using just a DATABASE_URL.
I'm using it to build the newest version of Openfront (not pushed yet). I also used this starter to build Opensource.builders.
@gautamsi @borisno2 would love your thoughts on this since we all were working on something similar?
Beta Was this translation helpful? Give feedback.
All reactions