Skip to content

Caallum/ROBLOX-Mongoose-Datastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBLOX Mongoose Datastore

Made by Caallum

Important note: I haven't tested it, so there is a very good chance there is a couple bugs.

Setting up

This is extremely easy, just copy lua/RobloxScript.lua into a module script in your game, fill in the variable at the top called DatastoreURL then that file is good to go!

For the server, simply go into lib/MongooseHandler.js and near the top, edit the variable url to contain your mongodb url. Note, this project normally runs on PORT 3021, to change that, go itno lib/index.js and near the top, edit the variable called PORT to contain whatever port you desire.

After this, simply run npm i in your console, then run npm start and your server should be online!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published