wolfulus
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
that works really well
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
there's so many things you can do in this field. if you don't mind paying a couple bucks more, you can also use a managed application platform like digitalocean apps
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
but I found coolify some time ago, and it's really interesting
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
dokku is one of them
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
there's also some PaaS that you can self host and have experiences like heroku
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
I always use containers to do so too
10 replies
KPCKevin Powell - Community
•Created by Senra on 7/30/2023 in #back-end
Reliable Node + React Deployment workflow
you can use caddy which is way easier to setup than nginx, to serve your static frontend files + reverse proxy some routes to your node server
10 replies
KPCKevin Powell - Community
•Created by itsMU1X on 7/20/2023 in #back-end
NextJS 13.4 - how to get the ip address using server functions.
app or pages router?
4 replies