Help! Can't seem to figure out database for my netlify site
Im creating a mock website/app for my company and i cannot for the life of me get things to connect to the database. I'm using netilify to build and I need everything to work seamlessly so i can show my company and get the go ahead ad funding to create the real thing.
3 Replies
graceful-blue•5w ago
Hey! Are you adding the connection string to your apps backend environment variables?
harsh-harlequinOP•5w ago
i thought i was
graceful-blue•5w ago
When you're starting up the app, in your code can you check if the connection string is set. Just check that its not empty