Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer experience story - (local dev vs prod) #57

Open
6 tasks
Prakash-Sundaresan opened this issue Jun 18, 2024 · 2 comments
Open
6 tasks

Developer experience story - (local dev vs prod) #57

Prakash-Sundaresan opened this issue Jun 18, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Prakash-Sundaresan
Copy link
Contributor

Prakash-Sundaresan commented Jun 18, 2024

  • Developer experience story (local dev vs prod)
    • Remove two-file solution. Can we use Compose profiles/includes?
    • mention docker compose up somewhere
    • spec out: NextJS? OpenNext? Can I use Defang BYOC for my Vercel app?
    • failing healthchecks are invisible
    • Fast image push / fast file sync (SST-ish or remote sync)
@Prakash-Sundaresan Prakash-Sundaresan added the documentation Improvements or additions to documentation label Jun 18, 2024
@Prakash-Sundaresan Prakash-Sundaresan changed the title Developer experience story Developer experience story - (local dev vs prod) Jun 18, 2024
@lionello
Copy link
Member

See also DefangLabs/defang#292

@Prakash-Sundaresan
Copy link
Contributor Author

Also from https://github.com/DefangLabs/defang-mvp/issues/406
From Lio, some options:

add more local “linting” to avoid submitting with typos
emphasize “docker compose up” for local dev; maybe even wrap it using Docker API?
“AI debugger” could fix trivial typos “server side” without having to resubmit? ☠️
of course: speed up “compose up”; there’s a bunch of options left here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants