Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fazt/chat-javascript-fullstack
A Chat web application using javascript technologies
https://github.com/fazt/chat-javascript-fullstack
javascript mongodb nodejs
Last synced: about 2 months ago
JSON representation
A Chat web application using javascript technologies
- Host: GitHub
- URL: https://github.com/fazt/chat-javascript-fullstack
- Owner: fazt
- Created: 2018-04-04T04:18:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:18:42.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:46:55.717Z (9 months ago)
- Topics: javascript, mongodb, nodejs
- Language: JavaScript
- Size: 1.48 MB
- Stars: 66
- Watchers: 5
- Forks: 42
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Full Stack
is a simple chat that was built with entire javascript technologies, for the frontend, backend and database.![](docs/screenshot.png)
# Used Technologies
- Nodejs
- Express
- Socket.io
- Mongodb# Links and Resources used in this project
- [Bootstrap4 CDN](http://getbootstrap.com/docs/4.0/getting-started/introduction/)
- [Background Gradient Color](https://uigradients.com/#Lawrencium)
- [jQuery CDN](https://code.jquery.com/)