Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

jboucly/devops-api

Repository files navigation

Devops API

Description

API for devops Dashboard

Installation

$ yarn
$ cd docker && docker-compose --env-file ../.env  up -d && cd ..

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn 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