mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-09 14:25:00 -05:00
Compare commits
No commits in common. "fd278b3e8d0cc391cb3b45bfd02b25e58a1680ae" and "45fcc618c2eebe3b509b04d0f8fbdf5fed054dba" have entirely different histories.
fd278b3e8d
...
45fcc618c2
@ -28,10 +28,6 @@ The primary stack for MHSF is Next.js, a React framework, which you can start by
|
||||
[You can also opt out of telemetry if you'd like.](https://nextjs.org/telemetry)
|
||||
|
||||
## Clerk
|
||||
> [!CAUTION]
|
||||
> Clerk is no longer optional. If Clerk is not setup, you *will* get a `Non-authenticated environments are disallowed on this origin.` error on the frontend.
|
||||
> You may be able to modify/test API endpoints as long as they do not require accounts.
|
||||
|
||||
If you want to test out accounts, [you must create an Clerk key from their website.](https://clerk.com)
|
||||
Set the following variables in the .env.local file:
|
||||
```dotenv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user