Skip to content

AkyunaAkish/chatmosphereServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatmosphere Server Side

WIP

  • Setup and installation (you'll need to be running the client-side application in order for the server-side to work properly)
$ npm install
$ createdb chatmosphere
$ knex migrate:latest
configure a git-ignored .env file using .env.example as a reference
$ gulp

Application description

  • This is the server-side of chatmosphere - a chatroom application

Technologies used in the server-side application

Node.js
Express.js
Socket.io
PostgreSQL
Knex.js
Gulp

Link to client-side of chatmosphere

https://github.com/AkyunaAkish/chatmosphereClient

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published