Updating VM - LupodeLupis/BrightIdeas GitHub Wiki
How to update the VM
Make sure your in the bright-ideas directory.
- Checkout stable branch
git checkout develop
- Update the branch
git pull
- Build production code
npm run build
- Restart server
forever restart 0