TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Ukoreh – A tool to deploy any Flutter project as a web app

4 点作者 freitzzz大约 2 年前
Hi HN<p>For GitHub + Dev.to 2023 Hackathon we made Ukoreh, a tool to assist Flutter developers in testing open source projects without having to clone the repo and build the app locally.<p>It works because most Flutter projects are compatible as web apps. The process of getting it live is really simple:<p>- Developer copies the project url and pastes in the tool - The tool then sends the url to a Cloudflare Worker, which itself uses GitHub API to trigger a GitHub Action workflow - The workflow builds the project and publishes the web app in GitHub Pages.<p>The best thing? Everything is free, because GitHub doesn’t count usage of actions for public repositories.

暂无评论

暂无评论