Skip to content

Kahoul-ilyes/T-Web-700-5

Repository files navigation

T-Web-700-5

To launch the backend in dev mode just do :

cd backend
npm install
DEBUG=backend:* npm start

Production :
- Front => https://t-web.epitech.castornaut.com/
- Backend => https://backend.t-web.epitech.castornaut.com/

Development :
- Front => https://develop.t-web.epitech.castornaut.com/
- Backend => https://backend.develop.t-web.epitech.castornaut.com/

Local:
- Front => localhost:4200
- Back => localhost:3000
For the local the front use the dev deploy backend\

To dev locally use :

$ docker-compose up --build -d

FRONTEND

For api calles use apiBaseUrl variable in environment.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •