- clone or pull the most recent version of the repo
- open the repo in vscode on your host machine
- make sure you have the
Dev Containers
extention - in the lower left corner, click the blue button, then click
reopen in container
- wait a few minutes for the container to build and install
- start developing!
- Follow setps to open in dev conainer
- Run
./start.sh
- Navigate to
http://localhost:8080
to view website
- ssh into cheshire with
ssh <YOUR-UBIT>@cheshire.cse.buffalo.edu
and input your ubit password- Note: You must be connected to the UB network to access cheshire. You must either be physicly on camput or be running UB's VPN
- go to our project directory with
cd /web
- call
git pull origin dev
- Note: If this failes, make sure you have your ssh keys installed on cheshire