mckaydavis / hrs.plus

Hawaii Revised Statutes +
0 stars 0 forks source link

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
  2. Install VirtualBox
  3. Install Vagrant
  4. 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