|
Build and Push Docker Image / build_and_push (push) Failing after 3m0s
Details
Reviewed-on: #1 |
||
|---|---|---|
| .gitea/workflows | ||
| grpcapi | ||
| handlers | ||
| storage | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE.md | ||
| README.md | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
README.md
COOPGO Fleets
COOPGO Fleets is a vehicle management and booking service.
It provides :
- a gRPC API to manage fleets of vehicles and bookings
- availability information on véhicles
- a flexible data schema to push any information on vehicles or bookings
It is not a full featured booking platform but just a microservice intended to be used as part of a bigger platform, like the COOPGO Technical Platform. It doesn't provide any king of booking UI or management interface.