Giter VIP home page Giter VIP logo

Comments (2)

fmaclen avatar fmaclen commented on September 6, 2024 1

@GregoMac1 here's a high-level roadmap of what we need to do:

  • Setup Electron in <root>/electron
  • We have 2 build pipelines: adapter-node and adapter-cloudflare, we use adapter-node for the Docker release and we would also use that one for Electron.
  • Use utilityProcess.fork() to spawn an instance of the Hollama server. Thankfully we don't need to support most of the variables in the canutin-desktop example.
  • Need to setup something like electron-builder to generate the releases
  • Will also need to configure electron-builder in publish.yml so we can generate the builds for macOS, Windows and Linux when a PR is merged with main.
  • It might make sense to keep a separate package.json for the Electron dependencies but I'm not sure, let's add everything into the base package.json for now and figure out if we it makes sense to segregate it later.
  • Don't worry about code signing, we'll punt that for later.
  • You'll need to define things like icons, window sizes, etc. I'll get you those values/assets later.

from hollama.

fmaclen avatar fmaclen commented on September 6, 2024

🎉 This issue has been resolved in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from hollama.

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.