This is the result of our Handson Meetup. We learn NestJS, so this project is called 'Getting Started with NestJS'. You can find more info about how to create this project at https://phyrum.tea.ch/
To start the server:
git clone https://github.com/ptea/nestjs-backend.git
cd nestjs-backend
npm install
npm start