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
- Host: GitHub
- URL: https://github.com/codeworksfrance/group-purchase-kata
- Owner: CodeWorksFrance
- Created: 2022-11-10T13:13:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T15:51:16.000Z (over 3 years ago)
- Last Synced: 2025-06-04T12:44:30.347Z (11 months ago)
- Language: TypeScript
- Size: 467 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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