This is a repository for Earthly's article on Github Actions and Earthly.
- Earthly - if Earthly is not installed, get Earthly.
After you've built the images, you can run the app locally by running:
earthly +dev-up
Then, open http://localhost:3001 in your browser.
Hit ctrl+c
in your terminal or alternatively, run earthly +dev-down
.