Skip to content

abhishekrana/tech-stack

Repository files navigation

tech-stack

Services

Service Stack
migrations GoLang + Postgres
service-1 Python (FastAPI) + PostgreSQL (SQLAlchemy)
service-2 Python (FastAPI) + MongoDB (Beanie)
service-3 Vue.js
service-4 GoLang (Chi) + Redis

Setup

# Bootstrap
./bootstrap.sh

# Install dependencies and setup k8s cluster
./setup.sh

# Deploy
cd k8s/deployments/local
tilt up

Roadmap

Deployment

K3D deployment

Service-1

Backend (FastAPI + PostgreSQL)

Service-1: Swagger

Service-2

Backend (FastAPI + MongoDB)

Service-2: Swagger

Service-3

Frontend (Vue.js)

Service-3: Products