Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 564 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 564 Bytes

Go fiber

Create a streamlined Go Fiber project instantly with our Quickstart template. Featuring an MVC structure, seamless integration with Cassandra and ScyllaDB, and a set of handy helpers, this project ensures rapid development, scalability, and efficient data handling. Simplify your workflow and focus on building great features without the hassle.

How it works

Just clone this project and start coding in a minute

create pg password

kubectl create secret generic postgres-password
--from-literal=postgres-password=yourpassword -n