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

Quickstart? #2

Open
basemaly opened this issue Apr 10, 2023 · 5 comments
Open

Quickstart? #2

basemaly opened this issue Apr 10, 2023 · 5 comments

Comments

@basemaly
Copy link

Hello. This looks like a really impressive tool. Thank you for creating it. I'd like to demo the code for a few colleagues. What's the fastest way to setup the code on a local machine? Does the machine need to be a fully-running web server, or can I demo it on my local computer? What steps should I follow to launch it?

@gustavotoyota
Copy link
Collaborator

You would need to setup Postgres 15 and a KeyDB 6.3.2 cluster and write their info to a ".env" file to be able to self-host the app.
I added a "template.env" file to the root folder to help with writing this ".env" file.

I have no idea how to improve this and would appreciate some help.
Do people create Docker containers within Docker containers for self-hosting? That's where my mind goes to.

I think there are still some details I have to work on to allow this, like removing email verification when self-hosting so you don't need to create a MailJet account.
Right now I'm doing some heavy changes to the backend in the backend-overhaul branch, after that I'll be able to look more into it.

@gustavotoyota
Copy link
Collaborator

I made a little diagram to make it more clear, but it's basically what I said above: https://deepnotes.app/pages/GMqz_dgHeaDd4_eABGuyp

@gustavotoyota
Copy link
Collaborator

@almereyda Thank you, I'll take a look.

@gustavotoyota
Copy link
Collaborator

I added some instructions on the README for local development.

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

No branches or pull requests

3 participants