Skip to content

Gallery with search filter and live chat rooms to talk about specific arts

Notifications You must be signed in to change notification settings

shalevamit9/Gallery-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run this project

This project can run by using docker-compose or manually running the applications

Manual Run

Open two consoles.
first console:

cd client && npm ci && npm start

second console:

cd server && npm ci && npm start

Docker Run

Run in console:

docker-compose up --build

View Application

Open http://localhost:3000 to view it in the browser. The server run on http://localhost:5000 .

About

Gallery with search filter and live chat rooms to talk about specific arts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published