Skip to content
 
 

Repository files navigation

awaken-chat

A simple Node.JS chat server with some user management and games.

Requirements

  • node.js installed
  • MySQL installed
  • git installed (optional but recommended)
  • forever installed (optional highly recommended)

Local Installation

  1. Create a database called nodejs_chat
  2. Add tables by executing the sql files inside /sql/
  3. Rename default conf/settings.public to conf/settings.json

To run with Forever: forever start server.js For local testing use: nodejs server

To run without Forever: nohup nodejs server For local testing use: nodejs server

Developing

Contact or E-Mail Frogger at http://awakens.me / Admin@awakens.me to become a developer

About

ForgetMe

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages