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)
Clever can't do a command build in package.json
I want to deploy my application Adonis5 js in CLEVER but when i deploy and inspect the logs, i see the server failed because he doesn't run build command (in my case node ace build --production)
when ...
heliosorphee
Votes: 0
Answers: 0
Clever Cloud (S3 Bucket) can't serve compressed gzip files
I'm using Clever Cloud with static hosting and I want to serve compressed files.
I used gzipper to generate gzipped files
"compress:gzip": "gzipper compress ./dist/apps/site ./dist/apps...

Almigra
Votes: 0
Answers: 1
missing "Acces-Control-Allow-Origin" header after nodejs API deployment
SOLVED
The problem was coming from my start script which was linked to an old version of the build, and i didn't remember changing it that's why i didn't check that... So nothing is wrong with the exp...
Arnaud
Votes: 0
Answers: 1