Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

GenniaApp/GenniaServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning This project had been updated to GenniaServer2, current repository was discontinued.

GenniaServer

Gennia Server-side for every OS

Usage

$ npm install
$ npm run start

Then the server will be started at [Your IP]:9016.

The port can be customized by setting the global.port property in main.js.