orbits

<img src="./Logo-Orbits.png" alt="Orbits-logo" width=50% height=50%/>

Orbits

Keep your orbit in the cloud galaxy! A typescript framework for DevOps workflow.

Documentation

Read the documentation here.

Install

Requirements

Database

Orbits, at this stage, only supports mongodb as database. To get a mongodb connection, you can:

Docker compose

You can use the docker-compose.yml file in order to run your app.

Standard installation

npm install @wbce/orbits-core @wbce/orbits-fuel

Minimal installation

npm install @wbce/orbits-core

Testing

In each specific package, go to the /specs/ folder. There is a main.spec.ts. In the jasmine configuration, choose the specs you want to run and then run:

npx ts-node-dev main.spec.ts

Contributing

This repository is open to contributions on all its forms.

Repository folders

This git repository manages three packages:

Also, there is a /src/examples folder with some examples.

Roadmap

We will formalize this roadmap with a more appropriate tool soon or later. At this stage, you can suggest modification by opening an issue, opening a pull request, or contacting us.

Contact us

You can contact us to give us feedback or in case of problems: equipe@webcapsule.io