Skip to content

HOKGroup/MissionControl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MissionControl

This web application will allow for users to control modeling behaviors following project standard in Revit. Based upon the settings stored in mongoDB by the web UI, the Revit Addin tool will activate or deactivate certain toolsets.

Setup

Please add two Environmental Variables to your system that MC will be looking for:

DB_HOST=<your url to mongo db>

MC_PORT=<your port>

You can do that easily taking advantage of the dotenv package installed. Drop a .env file into the root of this project with the above variables in it, and dotenv will take care of the rest.

About

Mission Control is a MEAN Stack Web App for interaction with Revit and project management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published