This repository holds the backbone of the Dustmap project, our API. It was build apon the feathersjs framework.
This open source project has been generously supported by .
Getting up and running is as easy as 1, 2, 3.
-
Install your dependencies
cd path/to/dustnet-api; npm install
-
Start your app
npm start
Copyright 2018 Dustmap.org. All rights reserved.
This work is licensed under the terms of the MIT license. For a copy, see https://opensource.org/licenses/MIT.