-
Notifications
You must be signed in to change notification settings - Fork 12
Prerequisites
João Sousa edited this page May 3, 2017
·
3 revisions
Being a MongoDB ORM, Smof requires a running instance of MongoDB to work. It works as an interface between the user and the NoSQL interface of MongoDB.
MongoDB is one of the most intuitive databases to use these days. Just download the appropriate version and install it on your local machine.
After installation, start a new instance and follow the guides on Getting started.