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

Feat/streamline setup #80

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Feat/streamline setup #80

merged 2 commits into from
Jan 23, 2024

Conversation

mattbell87
Copy link
Member

@mattbell87 mattbell87 commented Jan 22, 2024

Checklist

  • I'm using the correct PHP Version (8.1 for current, 7.4 for legacy).
  • I've added comments to any new methods I've created or where else relevant.
  • I've replaced magic method usage on DbService classes with the getInstance() static method.
  • I've written any documentation for new features or where else relevant in the docs repo.

Description

Adds a skin compiler to the docker-compose stack. NPM packages are installed at the start of the container. Laravel watch is executed and you can see the output from the container logs:
image

Changelog

  • Added a skin compiler to the docker-compose stack

@mattbell87 mattbell87 changed the base branch from master to develop January 22, 2024 06:55
@mattbell87 mattbell87 self-assigned this Jan 22, 2024
@mattbell87 mattbell87 merged commit 925502c into develop Jan 23, 2024
4 checks passed
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