Skip to content

NLW#5 @Rocketseat - What is live chat support? Live chat support allows customers to have text-based conversations with support teams via the web..

Notifications You must be signed in to change notification settings

RodrigoSaantos/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty

Chatty | NLW#5

Application developed in the fifth edition of Rocketseat Next Level Week 💻🚀

ObjectiveTechnologiesUsageContributionAuthorDemoLicense

Home Conversation

🖨 Chatty Support| NLW#5 📨📈 Loading... 🖨

🎯 Objective

What is live chat support? Live chat support allows customers to have text-based conversations with support teams via the web..

🛠 Technologies

The following tools were used in the construction of the project:

👷 Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/chatty.git

# Go to server folder
$ cd chatty

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn dev:server
# or
$ npm run dev:server

# Access localhost Client
http://localhost:3333/pages/client

# Access localhost Admin
http://localhost:3333/pages/admin

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

demo

📝 License

This project is under the MIT license.

About

NLW#5 @Rocketseat - What is live chat support? Live chat support allows customers to have text-based conversations with support teams via the web..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published