Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker compose #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Anakin100100
Copy link

@Anakin100100 Anakin100100 commented May 19, 2024

Hi,

I think this is an amazing template If I were to start a SaaS project today I'd use it for sure. One thing I'm missing is docker compose for the database + redis so I added it. I think cockroach db is a better choice because it offer query insights which are amazing for finding slow database queries and recommends indexes.

I think switching to Valkey, which is really open source is important to further promote open source culture and spread awareness about that project.

@tarunvelli
Copy link
Owner

Hi @Anakin100100, thanks for your contribution! I like the idea of having a docker compose for easy setup, but I would prefer keeping postgres and redis for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants