Server side component of the iOS Chatty application.
Stack: NodeJS, ExpressJS, node-mysql, Firebase Admin SDK, Heroku
This is the server side component of the iOS Chatty application built using Node.js and MySQL, and utilizing the Firebase Admin SDK. Click here to access the iOS application repository. An interface for administrators will be developed soon.
git clone git@github.com:exue026/Chatty-Server.git
cd Chatty-Server
npm install
npm start