cse442-at-ub / project_s23-the-ai-violators

project_s23-the-ai-violators created by GitHub Classroom
0 stars 4 forks source link

project_s23-the-ai-violators

HOW TO USE DEV CONTAINER

1) clone or pull the most recent version of the repo 2) open the repo in vscode on your host machine 3) make sure you have the Dev Containers extention 4) in the lower left corner, click the blue button, then click reopen in container 5) wait a few minutes for the container to build and install 6) start developing!

HOW TO START SERVER

1) Follow setps to open in dev conainer 2) Run ./start.sh 3) Navigate to http://localhost:8080 to view website

HOW TO DEPLOY TO PROD

1) ssh into cheshire with ssh <YOUR-UBIT>@cheshire.cse.buffalo.edu and input your ubit password