Skip to content

Conversation

@Paul-Bob
Copy link
Contributor

@Paul-Bob Paul-Bob commented Oct 27, 2025

  • bin/dev checks a config file (dev-setup).
    If it’s present, it verifies whether the user chose Docker DB, and if the service isn’t running, it starts it.

  • If dev-setup is not present, bin/init runs automatically and creates the configuration.

The goal is to be able to clone the repo and simply run bin/dev whenever you want to develop on Avo.
The first time, it should take less than a minute to set everything up.
On subsequent runs, it should automatically prepare the Docker service if it was selected, or skip that step if you’re using a local Postgres instance.

@Paul-Bob Paul-Bob mentioned this pull request Oct 27, 2025
4 tasks
@Paul-Bob Paul-Bob self-assigned this Oct 27, 2025
@Paul-Bob Paul-Bob marked this pull request as draft November 4, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants