Skip to content

NodeJS + linvodb3 skeleton app with user registration/login

Notifications You must be signed in to change notification settings

keless/EZPZ-TinyMMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZPZ TinyMMO

HTML5 Javascript canvas client-server game with a persistant world backent using NodeJS

NodeJS express express-ejs-layouts linvodb3 EZPZ + CastEngine

Pre-installation: Have NodeJS v12.6.0 installed Have NPM 6.9.2 installed Have git available from command line

Installation: From root folder run $> npm install

Configuration: edit SERVER_PORT in app.js edit SHARED_SECRET in app.js

To Run Server: $> node --experimental-modules ./server/app.js

Connect: Open browser to localhost:

About

NodeJS + linvodb3 skeleton app with user registration/login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published