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)
Why does Eclipse keep undeploying my entire WAR file when I save a .xhtml file (in debug mode)?
I am trying to just update a .xhtml file in debug mode, which has been working fine for months. Now, all of a sudden, Eclipse is deciding to undeploy my entire WAR file and re-deploy it, instead of ju...
John Hammond
Votes: 0
Answers: 1
How to deploy a full-stack node.js project
I have a full-stack node.js project and I don't know what the best practice is for deploying it.
some information first:
the app consists of:
a next.js frontend
a redis cache
a postgres sql
and a nod...
Blizii
Votes: 0
Answers: 1
Images imported into VSCode are not showing when portfolio site deployed with Netlify
Have a few images that I've dragged into VSCode for my portfolio site that are not showing when my site is deployed to Netlify. My frontend uses React.
Continuous deployment via GitHub is working as w...
Kevin
Votes: 0
Answers: 1
Requesting Next.js web service through public http route returns 404 error on Digital Ocean App Platform
Problem
I am setting up an App Platform on Digital Ocean using a Strapi web service component as CMS and a Next.js web service component as Front-End. Strapi is accessible on the route /api and Next.j...

TortleTurtle
Votes: 0
Answers: 1