0.17.0 • Published 5 years ago
@kapitchi/bb-box v0.17.0
bb-box
Multi service application development box
WORK IN PROGRESS
Features:
- make development of multi service applications easier
- one command to install/update/start/stop all services/apps
- support for docker-compose
Runtimes:
- local - run services locally
- docker-compose - run services using docker-compose
Installation
npm i -g @kapitchi/bb-box
Usage
Install
Install services
bbox install
Runs:
installDependencies
install
migrations
Update
Updates services
bbox update
Runs:
updateDependencies
(if not defined, installDependencies)install
migrations
Start
Start services
bbox start
Stop
Stop services
bbox stop
Service status
Prints service status
bbox status
0.17.0
5 years ago
0.16.1
7 years ago
0.16.0
7 years ago
0.15.0
7 years ago
0.14.4
7 years ago
0.14.3
7 years ago
0.14.2
7 years ago
0.14.1
7 years ago
0.14.0
7 years ago
0.13.1
7 years ago
0.13.0
7 years ago
0.12.9
7 years ago
0.12.8
8 years ago
0.12.7
8 years ago
0.12.6
8 years ago
0.12.5
8 years ago
0.12.4
8 years ago
0.12.3
8 years ago
0.12.2
8 years ago
0.12.1
8 years ago
0.12.0
8 years ago
0.11.0
8 years ago
0.10.0
8 years ago
0.9.0
8 years ago
0.8.0
8 years ago
0.7.0
8 years ago
0.6.4
8 years ago
0.6.3
8 years ago
0.6.2
8 years ago
0.6.1
8 years ago
0.6.0
8 years ago
0.5.0
8 years ago
0.4.0
8 years ago
0.3.0
8 years ago
0.2.0
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago