PEEN stack with supabase + Jwt

Hello
I’m still learning Node.js and Express.js here at freecodecamp. Once I learn MongoDb I will be able to create MERN stack apps. But since for now I know PSql, I was trying to enhance my PERN stack skills with a very very simple Expense Tracker System hosted on Github.
But I’ve not been able to run its authentication, the backend and supabase . Is there anyone who could assist me on this project. I can send the link to the repo. The project has simple functionality.. only a sign up and expense tracking. I’ve tried reading the readme and some documentation but my efforts were futile.
Thank you

Welcome to the forum :wave:

Can you describe the problem in more detail, with error messages and any other relevant details?

You will also need to provide a link to the code.

Hello, I was able to troubleshoot the issue.
The environment variables were not being loaded in my Codebase so my code was not connecting to the SUPABASE_URL.

Thanks though!

1 Like