You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, after realizing you are not the author of the code, but instead just forked it, I tried to replicate the issue. Simple answer is that they did not provide the .env.example files therefore without the lacking env files and the examples you didn't create a .env in backend folder with the specified values that are being used.
@mykelbengineer thank you for putting eyes on this! @AmadeusMoon as well!
So I believe we have things at least potentially sorted on this front. We will get the .env.example file up shortly! Thank you both for taking the time to add issues and bring things forward to us, it's greatly appreciated!
We worked this morning on getting registration fixed and believe we found a solution. Had some CORS issues, but those seem to be solved with our latest release :)
When I start the backend by
cd backend
npm run start:dev
I get the following output
Am I missing a node module or didn't follow an instruction?
The text was updated successfully, but these errors were encountered: