keystone icon indicating copy to clipboard operation
keystone copied to clipboard

Separate AdminUI from `@keystone-6/core`

Open dcousens opened this issue 1 year ago • 3 comments

(draft)

dcousens avatar Nov 15 '23 04:11 dcousens

this would be very much appreciated. opens a lot of ground that are currently only possible with workarounds (serverless admin ui)

mmachatschek avatar Nov 16 '23 15:11 mmachatschek

@mmachatschek indeed! This was actually meant to be a draft private issue 😅, but I'll add my proposal as a public feature request to gather some feedback, hopefully soon 📆

dcousens avatar Nov 16 '23 21:11 dcousens

I started decoupling the Admin UI from Keystone 6 for my Openfront project since I wanted to replace @keystone-ui/* and emotion with shadcn/ui and Tailwind. I just finished recreating the dashboard using Tailwind and it's deployed alongside my full Next.js application as an app directory. Could be worth a look if you need a starting point.

junaid33 avatar Dec 07 '23 10:12 junaid33