Version 2 of our Hackspace Management System
Most of the development environment is taken care of by vagrant, you just need to vagrant up
to load it.
You do however need to make changes to your hosts file on your machine. Add the following line to your file:
192.168.25.35 hmsdev
You can find your file in the following location:
- Windows: C:\Windows\System32\Drivers\etc\hosts
- Mac: /private/etc/hosts
- Linux: /etc/hosts