Hawaii Revised Statutes +
- Copy the
backend/.env.exampletobackend/.env
cp backend/.env.example backend/.env
# Modify backend/.env as needed- Install VirtualBox
- Install Vagrant
- Open a shell, cd to the root repo dir, and run
vagrant up
# ...wait awhile as Vagrant+VirtualBox do their magic to provision the VM...
vagrant ssh