Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddhantprateek/trakd
Trakd: A real-time consignment tracking app for monitoring shipments and deliveries. 🚀 📦
https://github.com/siddhantprateek/trakd
go rabbitmq
Last synced: about 20 hours ago
JSON representation
Trakd: A real-time consignment tracking app for monitoring shipments and deliveries. 🚀 📦
- Host: GitHub
- URL: https://github.com/siddhantprateek/trakd
- Owner: siddhantprateek
- Created: 2023-09-04T03:26:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-04T15:42:34.000Z (about 1 year ago)
- Last Synced: 2023-09-04T23:03:57.586Z (about 1 year ago)
- Topics: go, rabbitmq
- Language: Go
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
![](./assets/trakd.jpg)
# Trakd
> Trakd: A real-time consignment tracking app for monitoring shipments and deliveries.
## Tech Stack
- [Go]()
- [Go Fiber]()
- [RabbitMQ]() Message Broker
- [Terraform]() Infrastructure as Code (IaC)
- [Prometheus]()
- [Grafana]()## Running application using `docker-compose`
```bash
docker-compose up -d
```