Navigation Menu

Skip to content

HACC17/hrs.plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hrs.plus

Hawaii Revised Statutes +

Development

  1. Copy the backend/dotenv to backend/.env
cp backend/dotenv 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...
  1. Open the page served from the local dev VM:
# Open browser to http://localhost:8080
open http://localhost:8080 # on OS X
  1. or to ssh into the VM
vagrant ssh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages