Skip to content

smu-dothack/heap-2025-backend-dev

Repository files navigation

heap-2025-backend-dev

This repo is used in the HEAP 2025 workshop on Backend Development

Setting up the development environment

If you have the GitHub Student Development Pack from the SDLC, Git and Prototyping Workshop on 16th May 2025, you can use GitHub CodeSpaces to set up a clean development environment immediately.

If you prefer to work locally, please ensure that you have the following installed:

Post Backend Workshop

After this workshop, you may want to delete all node_modules to save space. You can do this by running the following command in the root of this repository:

node delete-node_modules.js

And if you want to try the workshop again, you can run the following command in each section, to install all the dependencies again:

npm install

About

This repo is used in the HEAP 2025 workshop on Backend Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •