Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 479 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 479 Bytes

hrs.plus

Hawaii Revised Statutes +

Development

  1. Copy the backend/.env.example to backend/.env
cp backend/.env.example backend/.env
# Modify backend/.env as needed
  1. Install VirtualBox
  2. Install Vagrant
  3. 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