Git Product home page Git Product logo

Comments (4)

ganigeorgiev avatar ganigeorgiev commented on May 27, 2024

Thank you for the the feedback and for featuring PocketBase.

I've considered Vercel in the past but for now it is easier for me to maintain and deploy it as it is, because the site is embedded inside the PocketBase live demo application (aka. a PocketBase app binary contains and serves the website).

As mentioned previously, a lot of optimizations could be done. We don't even use a CDN. The server is a small Hetzner CX21 instance with just the binary inside it and a cron job that resets the demo pb_data directory every hour.

Once we managed to finalize most of the the piled tasks from the roadmap, I'll consider further optimizing the website, but this remains a very low priority.

from site.

Nikhil1920 avatar Nikhil1920 commented on May 27, 2024

The quickest way to speed up the site is by using cloudflare with cache everything page rule or

you can move the demo pocketbase instance to a subdomain and just update the iframe url this way the site will be completely static and can be easily moved to static hosts

from site.

Nikhil1920 avatar Nikhil1920 commented on May 27, 2024

github pages is also a really good option I can even add the action to deploy automatically

from site.

ganigeorgiev avatar ganigeorgiev commented on May 27, 2024

@Nikhil1920 Thank you for the suggestion but for now let's leave it as it is. It is easier for me to maintain it if the site is part of the binary. We may change it in the future if people complain too much about the loading speed but I think it is acceptable/good-enough at the moment.

from site.

Related Issues (12)

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.