Share libraries/collections publicly to all users (including unauthenticated ones) #48
Open
4 tasks done
Labels
enhancement
New feature or request
Describe your suggested feature
I think the reach of this project would spread much further if there was a way to mark various collections as public. This would allow users to host a sort of public-gallery of their book collections. I myself have many art books and want to showcase the collection to my friends (or anyone who visits my site) as they can also get a better idea of my interests etc..
One way to hack this with MVP, might be to provide an environment variable which makes the 'get' / read routes and pages public, but still disables any post or put requests. Obviously long term it could be neat to mark collections as public and/or provide a shareable public URL.
I know theres a ton of other stuff you still working on but also wanted to just say well-done, even in this early stage of the project its very fleshed out and was super easy to run with docker.
Other details
This project is super polished and incredibly well engineered. How you only have like 5 stars is beyond me >_>
Acknowledgements
The text was updated successfully, but these errors were encountered: