mufidu / SociaLife-mobile-backend

SociaLife-mobile-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

SociaLife-mobile-backend


Languages

Language:JavaScript 95.3%Language:HTML 4.7%