Skip to content

manu156/phoenix

 
 

Repository files navigation

phoenix

A simple social networking site with chat features and ability to manage connections.
Architecture: each aspect(like chat, auth) has own service. All the services are implemented in node.js+express.js. Frontend implementation is in react.js. see documentation for more details.

Documentation

Documentaion
APIs

Quick Guide

All the commands can be run from root which will be execute for each service.
Install required packages

npm run install

Start all services

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • CSS 7.6%
  • Shell 5.1%
  • Other 1.6%