Stephen Ward

Results 2 issues of Stephen Ward

### Summary I'm using @expo/next-adapter in a monorepo basically unmodified from here: https://github.com/nandorojo/solito/tree/master/example-monorepos/blank Inside `app/next/pages/api` I have a simple hello.js ![image](https://user-images.githubusercontent.com/38945511/160149066-9ea89cb0-d1a8-4d1f-a859-b67e75c661c8.png) When I'm trying to debug the server side next.js...

bug
stale

I really like the direction of this project. The type safety from "back to front" in an electron app sounds like great DX. I've seen another example of someone doing...