Skip to content

Framework for Next + Keystone AIO (outside of monorepo) #9530

Answered by borisno2
wchorski asked this question in Questions
Discussion options

You must be logged in to vote

Hey @wchorski - I just added a comment to the issue you logged over here regarding the errors running dev: borisno2/on-the-hill-drama-club#696 (comment).

Currently, my project, and the only way to do with with Keystone, is setup two NextJS apps:

  1. One hosts your main frontend app along with the graphql API
  2. the Second hosts just the Keystone Admin UI

App 1 then proxies /admin onto app 2 using NextJS rewrites

If you are running keystone admin UI on port 3001, your KEYSTONE_URL should be http://localhost:3001

I have also started creating a cutdown template over here https://github.com/OpenSaasAU/o8u-starter

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@wchorski
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by wchorski
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@wchorski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants