Skip to content

valentingbt/HaxeChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application with a Haxe API and a Websocket server

Installation

  1. Install NodeJS
  2. Set the ".env" file for your environnement
  3. Set your SQL Database with the "create_db.sql" file
  4. Install the dependencies with :
npm install

Compile et launch

npm run build
npm run start

Your server will start, you can find the application on http://localhost:1337/

About

A simple chat application using Haxe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published