Skip to content

A fullstack chat application made using Angular, Node.js and MongoDB

Notifications You must be signed in to change notification settings

kzuraniewski/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A fullstack chat application made using Angular, Node.js and MongoDB

This project utilizes Express.js, tRPC and Prisma to handle authentication and chat functionality

Usage

To run the application in development mode:

  • Run the client with cd client && npm start
  • Run the server with cd server && npm run start:dev

About

A fullstack chat application made using Angular, Node.js and MongoDB

Topics

Resources

Stars

Watchers

Forks