TarasMakarchuk / chat_websockets_nestjs_react

This project has been moved from the employer's private repository to gitlab. My project "Chat on websockets" using nestjs and react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Websockets NestJS TypeScript NPM GitLab

Server folder:

1. Rename .env.dist file to .env
2. $ npm install
2. $ npm run start:dev or npm run start:prod

Client folder:

1. Rename .env.dist file to .env
2. $ npm install
3. $ npm run start

About

This project has been moved from the employer's private repository to gitlab. My project "Chat on websockets" using nestjs and react.


Languages

Language:TypeScript 47.3%Language:JavaScript 44.1%Language:CSS 6.1%Language:HTML 2.0%Language:Procfile 0.5%