python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Vue3 Dockerized loseing environment variables after refreshing page
The issue: I'm getting undefined environment variables when I'm reloading the page.
My Stack:
I'm developing a WebApp with the following architecture:
Client: Vue3
Api: Express Nodejs
I'm using a 2 ...

Henri
Votes: 0
Answers: 1
Workflow: Docker Services from Development to Production - Best Practice
I have been developing a web application using Python, Flask, Docker(-Compose) and git/github and getting to the point where I try to figure out the best way/workflow to bring it to production. I have...
Phil
Votes: 0
Answers: 0
MongoDB for small production project with very low traffic but with opportunity to scale fast
I've faced the problem with DBs (specifically with MongoDB).
At first, I thought to deploy it to MongoDB Atlas Cloud but the production Clusters (M30 and higher) are quite expensive for a little proje...

user16373392
Votes: 0
Answers: 1
DoesNotExist at /register/ User matching query does not exist
I have some issues I never had to deal with in the development phase. When the users posts some actions, I sometimes get the following error.
Image of error page
What really frustrates me is that the ...
Farzana Noor
Votes: 0
Answers: 1