/rocketsocket

Primary LanguageTypeScript

RocketSocket

About this Project

"The objective of this project is to exercise some Websocket concepts".

Why?

This project is part of my personal portfolio, so, I'll be happy if you could provide me any feedback about the project, code, structure or anything that you can report that could make me a better developer!

Email-me: harrisonhenrisn@gmail.com

Connect with me at LinkedIn.

Also, you can use this Project as you wish, be for study, be for make improvements or earn money with it!

It's free!

Install

Clone the repo using

$ git clone https://github.com/HarrisonHenri/rocketsocket.git
$ cd rocketsocket

Install all the required dependencies

$ yarn

Run the mongodb database

$ docker run --name mongodb -p 27017:27017 -d -t mongo

Then execute

$ yarn dev

Built With

Contributing

You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...

Email-me: harrisonhenrisn@gmail.com

Connect with me at LinkedIn.

Thank you!