python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
500 error on the first request deploying in production an angular spring-boot application
I deploy an Angular/springboot application in productionenter code here
When I start the java backend part (runing as jar) it seems that everything works because a sql script was loaded and there is a...
de guide
Votes: 0
Answers: 1
Flask-Login vs Flask-Security for Production Environment
I am building out a feature for users to register, login, authenticate and authorize themselves, specifically using Python (Flask) for the backend. I've found a few solutions such as flask-login and f...
jeff
Votes: 0
Answers: 2
Nuxt build can't resolve empty tailwind css variables (ring)
I am building Vue application with Nuxt and tailwindcss and I am dealing with a problem which is only occurring on production (or with built app) not while testing on development environment. I am sus...
user2466601
Votes: 0
Answers: 1
What is "inlining" means in Next.js "env" document?
I'm searching of 'env' concept at static build file in Next.js but can't understand what is "inlining" meaning in this context. Could someone give me more specific example?
This loads proce...
naanace
Votes: 0
Answers: 1