V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
chaos93
V2EX  ›  Electron

请问有没有 Electron 的脚手架工程

  •  
  •   chaos93 · 30 天前 · 590 次点击

    有没有相关类似的项目,有简单例子的,可以二次开发,规范也比较好的

    5 条回复
    lllllliu
        1
    lllllliu  
       30 天前
    electron-vite
    snowspace
        2
    snowspace  
       30 天前
    happyGuo
        3
    happyGuo  
       30 天前
    挺多的吧,github 上 electron 官方推出来好多脚手架
    archergu
        4
    archergu  
       20 天前   ❤️ 1
    vue+nestjs: https://github.com/ArcherGu/fast-vite-nestjs-electron
    vue+个人依赖注入小框架: https://github.com/ArcherGu/fast-vite-electron
    react+nestjs: https://github.com/ArcherGu/vite-react-nestjs-electron

    还有一套自己搞的 monorepo 模板:
    https://github.com/Doubleshotjs/template-react-nest
    https://github.com/Doubleshotjs/template-vue-nest

    上面的模板主要是将 nestjs 这个后端框架集成到了 electron 的主进程中,然后 ipc 可以通过装饰器的方式进行绑定,让这个主进程看上去像一个后端,顺便再把 nestjs 的丰富生态也接入了,什么 typeorm ,sqlite 这些模块啥的,用起来比较方便,代码组织架构也比较清晰。
    Minimx
        5
    Minimx  
       2 天前
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1753 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 16:38 · PVG 00:38 · LAX 09:38 · JFK 12:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.