Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

arshavir-andreas/ChatApp

Repository files navigation

Chat App (Vue 3 + ASP.NET Core + Node.JS + PostgreSQL + Redis)

Prerequisites:
  • Docker
  • .NET SDK 7.0
$ git clone https://github.com/El-Cid-Campeador/ChatApp && cd ChatApp
$ cd api_server
$ dotnet restore && dotnet watch --no-hot-reload
$ cd api_server.Tests && dotnet restore
$ cd ../chat_server && npm i
$ cd ../client && npm i
$ cd ../
$ docker compose down && docker build --no-cache
$ docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published