Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

dustmap/dustnet-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dustnet API

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 netidee.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/dustnet-api; npm install
    
  3. Start your app

    npm start
    

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published