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

Reduce the friction for new dev to make a contribution #84

Open
neolectron opened this issue Sep 14, 2023 · 0 comments
Open

Reduce the friction for new dev to make a contribution #84

neolectron opened this issue Sep 14, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@neolectron
Copy link
Member

In order to reduce the initial setup to work on the project, I think REDIS_URL env should be optional in development (not prod).

If there's no redis URL the keyv library do use in-memory storage by default.

It would also allow contributors to quickly setup the project even without having docker on their machine.
It might drive more contributors as it would be really fast to have your project up and running.

@neolectron neolectron added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant