-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Feat | PWA Support | Dark Theme Enhancements | New Deployment Workflow #4016
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
base: master
Are you sure you want to change the base?
Conversation
β¦apping in docker-compose" This reverts commit 5d0542e.
d369c4f
to
39bae6a
Compare
Just a comment to state that I'm really looking forward to the PWA functionality. Currently AnythingLLM lives as a tab in Chrome for me which makes it very hard to find. Would be very beneficial for my workflow if AnythingLLM was a dedicated icon in my MacOS Dock. Awesome work, Christian! |
@BartVB Hi Bart, thank you! I'm glad someone is interested on this feature, it is actually really nice to have AnythingLLM in both MacOS Dock and as an iOS app, I forked this repo a while ago just because I needed that. I'll soon catch up with this PR and do my best to make it happen! |
Ah, I'll check out your fork. Creating my own Docker container is of course an option until this feature has been merged. Regarding the PR; it might help to split this in three separate PRs. One for the PWA, one for dark mode and one for the Github Actions. Fantastic if this can move forward! |
Waiting for this too, would be super convenient. Thanks. |
Pull Request Type
What is in this change?
resolved #2433
Added PWA support, UI enhancements for dark mode and mobile, and new GitHub actions deployment workflow for custom server.
Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes