Skip to content

theSEClub/api.rooms.seclub.io

Repository files navigation

SE Club Rooms Backend API

the backend api that manages the rooms service

Dependencies

first install the dependencies

Installation

git clone https://github.com/theSEClub/api.rooms.seclub.io
cd api.rooms.seclub.io
npm install

Running

npm run start

then navigate to https://localhost:8080, notice the https it's required to be with an s

Worst Case

if Nestjs was too much and you gave up, move to ExpressJS and just refactor and organize the code

Resources

Releases

No releases published

Packages

No packages published