Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
/ chat-room Public archive

Chat room demo using NestJS, Angular in an Nx Workspace

Notifications You must be signed in to change notification settings

ibenjelloun/chat-room

Repository files navigation

ChatRoom

This is an example of fullstack mono repo using Nx Workspace fullstack preset :

chat-websockets

Quick start

After cloning the project, run :

npm install npm run start

Build docker images

npm run build

Start application in docker

npm run docker:up

Stop the docker containers

npm run docker:down

About

Chat room demo using NestJS, Angular in an Nx Workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published