Skip to content

🤑 Track crypto currencies market data and follow news. T-WEB-700 Epitech project.

Notifications You must be signed in to change notification settings

filoupegase/the-count-of-money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-WEB-700-PAR_2

Run

We use docker to run the project and a .env is required to run the project.

.env

You can find an example of the .env file in the root of the project named .env.template.

Docker

To run the project with docker, you need to have docker installed on your computer.

docker compose up --build -d

This docker will start :

  • The frontend (React) on port 3000
  • The backend (NodeJS) on port 4000
  • The database (MongoDB) on port 27017

Api documentation

You can find the api documentation here.

About

🤑 Track crypto currencies market data and follow news. T-WEB-700 Epitech project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published