Skip to content

thkarag/TwiTrend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and Run

Install dependencies

Install the dependencies first by going into individual folders, i.e., frontend and backend using npm install individually

Build the application

use docker-compose up --build inside the project root folder to build the containers.

Run the application

Use docker-compose up inside the project root folder. frontend React will run on PORT=3000 and backend express will run on PORT=4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published