rahim
rahim
KPCKevin Powell - Community
Created by rahim on 11/14/2023 in #back-end
How to deploy a mern stack project
from what i have seen, we use atlas and then host the backend server on its own so the api will work, and then create the frontend and host it on its own - but why i have seen some developers putting the frontend and the backend in one folder ??? will it be hosted at once
4 replies
KPCKevin Powell - Community
Created by rahim on 11/10/2023 in #back-end
.env vs config folder in nodejs
.env saves the enviroment variable while config does what ?? the same
1 replies