Skip to content

josh-hrnndz/realtime-chat-api

Repository files navigation

realtime-chat-api

  • An API server displaying the concept of websockets in a form of a realtime chat application (can be tested with a flutter client named realtime-chat-app)

How to run

  • Clone the repository
  • Open the terminal of the project root and type "npm i" to install the needed package coming from the package.json file
  • After installing the packages, on the same terminal type "npm run start:dev"

Notes

  • It's default port is 3000 but can be modified
  • I am still working on some logic
  • Feel free to give comments/suggestions on how can i improve the code 😃

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published