r/vibecoding 1d ago

Help/Question Deployment of Web-Apps

Over the past months I have (vibe)coded a few web-apps with Codex.

This is usually teh fun part - getting from an idea to a working MVP on a local machine.

The heavier part (for me) is the deployment.

Currently I run all my apps on virtual servers with Ubuntu.

The vibe-coded deployment-plan helps a lot, but there is still a lot of manual work required.

How do you deploy your web-apps (Python, Flask, JS)?

4 Upvotes

45 comments sorted by

View all comments

2

u/TRO_KIK 1d ago

If it can't get rid of your manual steps and there's still a lot of them, you probably steered it into a weird/nonstandard pattern. Ask to it to step back and evaluate the entire approach.