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)
Zend FrameWork Production Deloyment whitescreen
I had moved my zend framework 1.11.11 project to production server windows 2012.
while running i am getting whitepage only.pls help on this site is not working for 3 days.
steps have done for deployme...
pk_
Votes: 0
Answers: 0
problems deploying my create-react-app application on a cloud hosting
I'm trying to deploy my app on Heroku. I chose Heroku and I'm using the free stuff, I don't know if it has something to do with it, I could have chosen another one. For example, I tried to deploy it o...
Rafael
Votes: 0
Answers: 0
AWS EC2 instance not showing Rails app production
Quick newbie question. I have a simple Rails app that I want to put into production. I would like to deploy it in a AWS EC2 server. The app works perfectly fine locally on the port 3000.
I tried runni...
josegp
Votes: 0
Answers: 1
Transitioning react app from dev to production environment causes 401/unauthorized errors
I've been tasked with transitioning a development CRA build to work in production. Currently we use an api proxy in development with a setupProxy.js file as such:
const BACKEND_URL = process.env.BACKE...
heroesrule99
Votes: 0
Answers: 0