我构建了一个开源跨平台桌面端启动应用。

1作者: eibrahim6 个月前
我用 Electron 构建了一个个人营销应用,这激发了我构建其他应用的灵感。于是,我将所学知识整合起来,创建了一个桌面端启动应用,并将其开源。<p>它节省了大量启动和运行的时间。它还内置了自动更新功能,使用 GitHub Releases 和 CI/CD 自动发布新版本。<p>它有意保持了基础架构的简洁性。
查看原文
I built an app for personal marketing using electron and then it inspired me to build other apps, so I took what I learned and put together a desktop starter app and open sourced it.<p>It saves a lot of time trying to get things up and running. It also has built in automatic updates using github releases and CI&#x2F;CD to auto release new versions.<p>It&#x27;s bare bones intentionally.