heroes-nestjs-mysql

This is a backend service for Tour of Heroes web and mobile client app. Built using Nest Node framework.

MIT License

Stars
1

Nest node framework: Backend service for my Tour of Heroes web and mobile apps.

How to run

run a MySQL database. Container or Locally.

$ git clone https://github.com/webmasterdevlin/NestBackendForTourOfHeroes.git
$ cd NestBackendForTourOfHeroes
$ npm run start:dev

SwaggerUI

Url of api docs http://localhost:5000/docs/

Screenshot for the client app version. screenshot