DEV Community

Discussion on: Question with Vue and Firebase

Collapse
 
midblue profile image
Jasper Stephenson • Edited

I'd definitely rely on the vue discord's advice, as they're much more the authority than I am :)

I usually use dotenv for my credentials, which is just imported in my database handling file, which handles credentials for my database.