organizations-demo icon indicating copy to clipboard operation
organizations-demo copied to clipboard

Demo fails to run

Open foxgrover opened this issue 3 years ago • 1 comments

Screen Shot 2022-06-09 at 10 37 55 AM

Error: The NEXT_PUBLIC_CLERK_FRONTEND_API environment variable must be set to use the ClerkProvider component.

Also, the readme references a file that doesn't exist:


[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.```

foxgrover avatar Jun 09 '22 15:06 foxgrover