Connect with a UNSW student/alumni not in your faculty. Every Tuesday.
- Install Git
- Install Docker
- Install Node.js
- Mac instructions
- Click here
- Follow the installation wizard
- Windows instructions
- Click here
- Follow the installation wizard
- Open your Terminal (if Mac) or Command Prompt (if Windows) and type in
node --version
and hit ENTER. You should see something like this:
- Mac instructions
v18.3.0
- Install VSCode
With all of that, you are now ready to get and run the code!
Make sure you have Docker Desktop open or this won't work
npm install
npm start
npm start
will take a long time the first time you run it (up to 5 mins) but it will be super quick after the first time.
npm run start-connecting
- Install AWS SAM
npm run deploy-cloud