6 Commits

Author SHA1 Message Date
4320dc10aa Clean Up Builder
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing
2023-09-06 18:30:50 -03:00
c62467417f Refactor Repo
Completed:

* Use Axum + Tower
* Setup metrics w/Prometheus & Grafana
* Setup distributed tracing w/OTLP exporter + Tempo
* Enable MQTT on RabbitMQ
* Add compatibility for docker-compose
* Update all dependencies
* Create Config Files
* Clean handling of tasks
* Migrate from Diesel ORM to SQLX

TODO:
* Fix Tilt K8S setup
* Consider Tilt docker file
2023-08-30 22:45:20 -03:00
a5ad4341cf Add Behave BDD Tests and Swagger Docs
All checks were successful
continuous-integration/drone/push Build is passing
* Added Behave BDD Tests for User Service
* Added Swagger Docs for User Service
* Added Vault, Redpanda helm config (not yet being used)
* Added frontend config for host / port when running locally
2022-05-19 09:24:31 -03:00
1aba1a47f2 Implemented Basic API, Frontend, Consumer, Producer
* Implemented user registration and login
* Implemented JWT creation and verification
* Implemented several dummy API endpoints
* Define env vars in helm values.yaml file
* Label resources in Tilt
* Created crude react frontend for testing register / login
  functionality
2021-11-14 12:04:20 -04:00
1c8230cd76 Create Initial Project Structure 2021-09-12 18:20:36 -03:00
Stephen Sampson
c96c6c6b7b Initial commit 2021-09-12 17:36:59 -03:00