Josh Calder

Results 34 comments of Josh Calder

Is that in the postinstall for each package? I haven't updated all the examples to use the `cli` package, just the nextjs-app-directory one. Also make sure `pnpm preconstruct dev` runs...

Hey @gautamsi - did you get my branch working? Did you have any thoughts on the alternative approach? Keen on hearing @dcousens thoughts on the approach here.

I agree composable admin pages are ideal for offering full flexibility. ie it would be awesome to do things like... For a custom create/update form in a page ```ts //...

Looks good @dcousens - just put in a rough first pass example of a magicAuthExample without using the auth package in case that is useful