Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osumgbachiamaka/socialapp
A simple chatting system built with nodejs
https://github.com/osumgbachiamaka/socialapp
nodejs socialapp
Last synced: 26 days ago
JSON representation
A simple chatting system built with nodejs
- Host: GitHub
- URL: https://github.com/osumgbachiamaka/socialapp
- Owner: osumgbachiamaka
- Created: 2018-12-28T10:11:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T10:04:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T10:36:47.140Z (over 1 year ago)
- Topics: nodejs, socialapp
- Language: HTML
- Homepage: https://slatecube-chat-app.herokuapp.com/
- Size: 3.49 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SocialApp
A simple chatting system built with nodejsThis system is similar to facebook but was built with Html, Css, Javascript for client side rendering, Nodejs, Express,
MongoDB for server side scripting.To run the project, set up your node environment, install npm.
You can start the project using "node app.js" app.js is the main engine of the application
Application runs on port 3000