A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
git clone -b dev https://github.com/lamhan3012cmvn/NestJS_2School.git
cd NestJS_2School
start mongodb local
yarn
# development
yarn start:dev
Run file run.sh
chmod +x ./run.sh
# development
./run.sh