Skip to content

azare242/TelegramClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Clone

Internet Engineering Fall 2023 Project

Alireza Zare: More Focus on Frontend

Mohammad Sadegh Mohammadi More Focus on Backend

RUN PROJECT

cd deployment
docker compose up

or if you want test

  • Frontend

    cd frontend
    npm install
    npm run dev
  • Backend

     cd backend
     go mod download
     go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published