Skip to content

jeremytammik/firerating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fireratingdb

fireratingdb is a Node web server driving a MongoDB database.

It interacts with the FireRatingCloud Revit C# add-in, which is a REST client.

For more information, please refer to that repository.

Installation

The simplest way to install fireratingdb is to host it on a public node.js hosting platform such as Heroku and set up the database on a MongoDB hosting platform such as mongolab.

The currently running sample installation does just that, and the links to the two are fireratingdb.herokuapp.com and mongolab.com/databases/firerating.

You can run either or both components locally on your own system as well, or anywhere else you like, in which case you need to install and run MongoDB and/or Node and the fireratingdb app as needed.

Here is a button to immediately and fully automatically deploy and run this app on your Heroku account for you, creating a new free account for you on the fly if needed:

Deploy

Author

Jeremy Tammik, The Building Coder and The 3D Web Coder, ADN Open, Autodesk Inc.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

About

Node.js mongoDB web server used by the FireRatingCloud Revit add-in

Resources

License

Stars

Watchers

Forks

Packages

No packages published