claudius10
HOBBYOP
2 years ago
Hey!
Looking for a guide that helps with deploying a React app using serve instead of the default config.
Thanks!
5 Replies
brody
EMPLOYEE
2 years ago
all my examples now use caddy, its a far more efficent web server than serve is, uses much less memory too!
copy the nixpacks.toml and Caddyfile from this repo into yours.
if you have any custom build or start commands set in the service settings, please remove them.
brody
EMPLOYEE
2 years ago
let me know if that works for you
it does it builds and deploys really fast too 🙂 how do I mark this thread as solved and select your answer?