Skip to content

Local dev using Just#207

Draft
naterfute wants to merge 6 commits intomainfrom
local-dev
Draft

Local dev using Just#207
naterfute wants to merge 6 commits intomainfrom
local-dev

Conversation

@naterfute
Copy link

Adds local development using Just a Makefile alternative.

Fully automated from start to finish to make it easier to start developing on blueprint.
As long as I can get some people to verify this works I'll be adding support for Extension development from this file as well.
To get started you can just run the just command and it will work, after that you can just startup the dev environment using just dev and it should setup the tmux window with all 3 tasks,

Default credentials are
Username: dev
Password: dev

The following packages are required to make it work
If you lack any of them it won't even clone the repo

  • Just(Obviously)
  • git
  • docker
  • php
  • composer
  • yarn
  • mariadb-clients
  • inotify-tools
  • tmux
  • rsync

@naterfute naterfute marked this pull request as draft March 11, 2026 03:03
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