Don't spoil it for me!
A project of the Pink Armadillo Fairies.
To test enter the terminal command npm start
npm start loads localhost 8080 and run frontend npm run server renders in localhost3000 and renders any middleware(backend)
Create .env
file at the root of your directory. Add the following environment variable to this file:
SUPABASE_PG_KEY="secret-goes-here"