Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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. 🚀 📦

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
```