Skip to content

coding-blocks/wakanda-backend

Repository files navigation

Nest Logo

powered by
Nest Logo

Wakanda is the head-quarters of the Coding Blocks' SuperHeroes

Maintainability Build and Test Codacy Badge

Project Setup & Overview

The initial part of the project was build live on Youtube. You can watch the videos here to get context.


▶️ Part 1: Project Setup

▶️ Part 2: Models and DI

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published