create-react-app-fullstack
create-react-app-fullstack copied to clipboard
Where to supply credentials of database?
I cannot find a location where database credentials can be specified. Please help with this.
this is traditionally done with a .env file. Look up "npm dotenv"