Skip to content

Chatty App is an interesting real-time social network application. This app is built using the MERN stack Node.js, Express, MongoDB, Prisma, Socket.IO, client-side caching in Redis, BullMQ and TypeScript.

francislagares/chatty-app

Repository files navigation

Image

MERN Monorepo Starter

This repository is built with Yarn workspaces and contains API Node.js Server and React Frontend UI .

  • Node.js: Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Node.js brings JavaScript to the server
  • MongoDB: A document-based open source database
  • Express: A Fast, unopinionated, minimalist web framework for Node.js
  • React: A JavaScript front-end library for building user interfaces

GitHub Workflow Status

Github all releases

Packages

  • Express.js 4.18.1
  • React 18.1.0
  • React-dom 18.1.0
  • React Router 6

Tooling

  • ES6
  • Eslint
  • Prettier
  • Precomit Lint
  • Versioning

Monorepo

  • Yarn workspaces

Usage


# clone repository
git clone git@github.com:francislagares/chatty-app.git

# cd into
cd chatty-app

# install required dependencies
yarn

# run by
yarn start

Author


All contributions are welcome

Contributions are more than welcomed.

Feel free to open issues for asking questions, suggesting features or other things!

About

Chatty App is an interesting real-time social network application. This app is built using the MERN stack Node.js, Express, MongoDB, Prisma, Socket.IO, client-side caching in Redis, BullMQ and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published