An open API service indexing awesome lists of open source software.

https://github.com/codeworksfrance/group-purchase-kata

Group purchase kata
https://github.com/codeworksfrance/group-purchase-kata

Last synced: 10 months ago
JSON representation

Group purchase kata

Awesome Lists containing this project

README

          

# group-purchase-kata

Mono repo regroupant le back et le front.

## Environnement de developpement

Pour démarrer, utiliser la commande suivante

```make start```

cette commande build et lance le docker-compose.
Celui-ci démarre le front et le back en mode développement.

### Application

L'acces au frontend se fait via l'url : http://localhost:8000