Sample full stack app running on Micro #1653
Unanswered
camba1
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just migrated my goTemp sample full stack microservices application from go-micro V2 to Micro v3. Project uses 5 microservices, 3 databases (PostgreSQL, TimescaleDB and ArangoDB) , Redis for caching, NATS as broker and a Svelte frontend. You can find the original repo here and the upgraded version here.
Feel free to take a look around. All comments, and/or feedback are very welcome.
goTempM (the version running on Micro) can be run using Micro locally. Alternatively, it can be run using the Micro docker image or it can be run in Kubernetes using the Micro Helm Chart.
Beta Was this translation helpful? Give feedback.
All reactions