Coder Social home page Coder Social logo

Comments (5)

goniszewski avatar goniszewski commented on May 16, 2024 1

I would have to check the limitations of the node adapter for SvelteKit. If it's doable with the current configuration, I'll add it to the backlog.

Storing images as blobs has also its set of disadvantages.

from grimoire.

goniszewski avatar goniszewski commented on May 16, 2024 1

The app will now proxy PocketBase API calls (including fetching the images) through /internal route: #48

from grimoire.

goniszewski avatar goniszewski commented on May 16, 2024

Hello @tamaskan! I don't say no, but at the same time I don't have any plans for shipping integrated proxy.

However, if you have some experience configuring Caddy, Nginx, or any other solution to work this way, I would be more than eager to discuss how to expand the documentation with the necessary steps and configurations.

from grimoire.

tamaskan avatar tamaskan commented on May 16, 2024

Is something like that https://vitejs.dev/config/server-options.html#server-proxy possible ? Basically have a proxy from like https://grimoire.domain/images to http://grimoire_internal . That should work with external and internal urls

from grimoire.

tamaskan avatar tamaskan commented on May 16, 2024

another much simpler way would be to save the images in base64 and use that as fallback

from grimoire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.