/fofoca

:writing_hand: chat app built with Node, TypeScript and Socket.IO

Primary LanguageTypeScriptMIT LicenseMIT

Fofoca

fofoca is a chat app built with Node, TypeScript and Socket.IO.

Setup

Install all the dependencies:

yarn

# npm i

Run the development server:

yarn dev

# npm run dev

Usage

Now you're able to test the application at localhost:3000

Acknowledgment

This project was created by following the The Complete Node.js Developer Course (3rd Edition).

License

MIT