niteshbalusu11 / blixt-postgres-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blixt-postgres-cluster

To install dependencies:

bun install

To run:

bun run .
# Deploy kubernetes files
kubectl apply -f kubernetes/postgres-secret.yaml

kubectl apply -f kubernetes/postgres-pvc.yaml

kubectl apply -f kubernetes/postgres-deployment.yaml

kubectl apply -f kubernetes/postgres-service.yaml

This project was created using bun init in bun v1.0.15. Bun is a fast all-in-one JavaScript runtime.

About


Languages

Language:TypeScript 100.0%