Prerequite(s):
- just command runner
🗒️ You can use the development setup without using just
. Have a look into the justfile
for individual commands.
Run just up
in the root folder to spin up the following Docker container:
- Airmail: the code is mirrored inside and live-reloaded via Air. Reach Airmail via
http://localhost:9900
. Additionally this container also provides the local SMTP server Mailpit reachable viahttp://localhost:8025
Happy coding! 🕺🏻💃🏻
Thank you for considering contributing. Please have a look at the contributing guide.