Skip to content

Leelow/sinopia-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install sinopia
$ npm install sinopia-mongodb

Config

Add to your config.yaml (example config):

auth:
  mongodb:
    host: localhost
    port: 27017
    login: ""
    password: ""
    database: "sinopia"

Thanks to @rlidwka for sinopia project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published