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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Django Admin for TypeScript

5 点作者 ruslan_talpa超过 1 年前
This demo is build with subZero [0] - The TypeScript library to build internal tools fast<p>Everything is running in JS (express+react-admin), there are no external dependencies (other supporting services), which makes for an easy deployment (single container&#x2F;service) to any platform that can run JavaScript. The demo uses SQLite as the db but PostgreSQL&#x2F;MySQL&#x2F;ClickHouse are also supported.<p>[0] <a href="https:&#x2F;&#x2F;getsubzero.today&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;getsubzero.today&#x2F;</a>

2 条评论

syndicatedjelly超过 1 年前
Some misc feedback:<p>1) I thought I was the target audience for this app, based on the headline &quot;Django Admin for Typescript&quot;. I&#x27;m working on a Django app right now and it seemed relevant, but after reading through the site I don&#x27;t know how I would use this. Django provides a variety of middlewares to connect to different databases, so I&#x27;m not understanding what subZero&#x27;s value proposition is from that perspective. Maybe I misunderstood the purpose of this software.<p>2) As a developer, I thought your summary in the <a href="https:&#x2F;&#x2F;docs.subzero.cloud&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;docs.subzero.cloud&#x2F;</a> Overview made a lot more sense than the copy in <a href="https:&#x2F;&#x2F;getsubzero.today&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;getsubzero.today&#x2F;</a> . Maybe I&#x27;m not the audience for the page though, perhaps it&#x27;s geared towards program managers or people with organizational buying power?<p>Also this is just, like, my opinion. So you&#x27;re welcome to ignore any or all of it :) Best of luck!
评论 #37824349 未加载
syndicatedjelly超过 1 年前
Whatever page that links to committed a couple of light sins:<p>1) Dumped me on some login page. I want to learn about the service, not sign in to something unknown.<p>2) Hijacked the browser’s back button. Now I can’t escape, and am forced to kill the tab.<p>Please fix those things
评论 #37823202 未加载