Skip to content

lazovix/MagicGophersTest

Repository files navigation

Magic Gophers Test

Description

the test demo project.

Technology stack:

A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

The World's Most Advanced Open Source Relational Database

High Performance Object Storage for Modern Data Lakes

Docker

# running the docker
$ docker-compose --file docker-compose.yml up -d

# api: http://localhost:3000/api
# swagger: http://localhost:3000/swagger

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

Magic Gophers Test Demo Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors