Code Monkey home page Code Monkey logo

mbee's Introduction

Model-Based Engineering Environment

The Model-Based Engineering Environment (MBEE) is a modeling collaboration software that integrates system models with multidisciplinary engineering data and tools. This enables system models to be a single-source of truth. MBEE allows for model data to be more accessible across disciplines and skill sets via web-based UI. The UI enables users to interact with system model data without needing to be a systems modeler.

MBEE's mission is to better communicate data across engineering organizations by implementing the core goals of model-based systems engineering through software tools. MBEE decreases ambiguity by making a single-source of truth for data more achievable through its RESTful API, extensible plugins, and distributed services.

Prerequisites

Node.js MBEE's only dependency to get started is Node.js and NPM. NPM comes with Node.js, just install packages with NPM to get started. See nodejs.org for information on Node.js.

MongoDB You'll also need an instance of MongoDB. If you don't have a database already set up, please see the MongoDB Installation Tutorial and the MongoDB Getting Started Guide for up-to-date documentation on MongoDB.

Source Code

  1. Clone the MBEE code by running: git clone https://github.com/lmco/mbee.git.
  2. Enter the directory with cd mbee.

Getting Started

  1. Install dependencies and build by running yarn install or npm install.
  2. Run MBEE by running node mbee start.

Documentation

See the Flight Manual (source located at ./doc) for all encompassing user manual of MBEE.

You can view the MBEE Flight Manual at the /doc/flight-manual route on a running MBEE server. Included documentation:

  • Flight Manual
    • API Documentation
    • Developer Documentation
    • Test Framework Documentation
    • Docker Set Up Documentation

Public Release Info

Approved for public release per PIRA #SSS201809050.

mbee's People

Contributors

marnao avatar

Watchers

James Cloos avatar Stellar Magnet avatar Sean Marquez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.