Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

edouard-lopez/cagette-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alilo-tech-challenge

preview

Run

make serve-backend
make serve-frontend

Frontend

Open localhost:3000/

Backend

Open localhost:8080:

Tests

Everything is run in a container

make test-backend
make test-frontend