nobahar-1401

module
v0.0.0-...-c1d5c34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: Apache-2.0

README

nobahar-1401

how to run

go run cmd/root.go server

set-up postgresql database

helm repo add bitnami https://charts.bitnami.com/bitnami

helm install my-release bitnami/postgresql --set primary.persistence.size=1Gi --set readReplicas.persistence.size=1Gi

kubectl port-forward svc/postgresql 5432:5432

connect to postgresql database

kubectl exec --stdin --tty postgreql -- /bin/bash

psql -d nobahar -U username

Directories

Path Synopsis
cmd
internal
db
jwt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL