Skip to content

LandonPowell/SeaFour-Vintage

 
 

Repository files navigation

#WARNING, THIS SOFTWARE IS DEPRECATED. PLEASE SEE https://github.com/LandonPowell/SeaFour INSTEAD.

#ch4t

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

Dependencies

  • node.js
  • MySQL

Optional

  • git
  • forever

Local Installation

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

To run with Forever: forever start server.js

To run without Forever: nohup nodejs server

For local testing use: nodejs server

Developing

Contact or E-Mail Landon at landonjpowell@airmail.cc to gain development privs or make a pull request directly through git or github.

About

The vintage SeaFour server and client. A long time ago, this used to be a thing people used. Can you believe that? It's garbage!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • HTML 9.1%
  • CSS 5.8%
  • PHP 3.1%