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

[LOCAL, DOCKER]: Browse all brews in database #1766

Open
G-Ambatte opened this issue Oct 22, 2021 · 1 comment
Open

[LOCAL, DOCKER]: Browse all brews in database #1766

G-Ambatte opened this issue Oct 22, 2021 · 1 comment
Labels

Comments

@G-Ambatte
Copy link
Collaborator

For local installs only, it would be useful to be able to see all brews in the database, regardless of the brew's author.

This may be possible by wrapping a path definition in server.js in an if block that checks for non-production environments; e.g. NODE_ENV == 'local' || NODE_ENV == 'docker'

@5e-Cleric 5e-Cleric changed the title [DOCKER/LOCAL INSTALL ONLY] Browse all brews in database [LOCAL, DOCKER]: Browse all brews in database Jan 16, 2024
@dbolack-ab
Copy link
Collaborator

How would you see this working? As an endpoint or a change to the brew listing page?

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

No branches or pull requests

2 participants