Skip to content

adanielyan/nexrender-database-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database: MongoDB

MongoDB database provider for @nexrender/server.

Installation

npm i @nexrender/database-mongodb -g

Configuration

In order to use this, NEXRENDER_DATABASE_PROVIDER needs to be set to mongodb.

export NEXRENDER_DATABASE_PROVIDER="mongodb"
export MONGODB_URL="mongodb://localhost:27017"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published