Skip to content

Flutter/Node JS Chat with bcrypt, validators, mongoose jwt and sockets

Notifications You must be signed in to change notification settings

ecorbero/_rodrileonel_ChatNode

 
 

Repository files navigation

Flutter/Node/MongoDB Chat

This folder has the files for the Node Js Server App.

You will need the folder with the Flutter files as well.

Description

Flutter 3.0 Chat App, with Node Js, Mongoose and Token JWT Authentication.

The app allows you to have private and room chats.

Getting Started

To start this project:

  1. Clone this Project
  2. Execute "npm install" in your console, in this directory.
  3. Rename file "example.dev" to ".env"
  4. Execute in your local computer "Mongo Compass"
  5. Execute "npm run dev" in your console, in this directory.

Bibliography

https://github.com/rodrileonel/flutter-chat-server

About

Flutter/Node JS Chat with bcrypt, validators, mongoose jwt and sockets

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 4.7%