Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

viper90/untar-api

Repository files navigation

Moleculer

untar-api

Build Setup

# Install dependencies
npm install

# Start developing with REPL
npm run dev

# Start production
npm start

# Run unit tests
npm test

# Run continuous test mode
npm run ci

Run in Docker

$ docker run -p 4222:4222 -p 8222:8222 -p 6222:6222 --name gnatsd -ti nats:latest
$ docker-compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published