Skip to content

robinv8/KnowledgeSpeedNote

Repository files navigation

知识速记 (KnowledgeSpeedNote)

快速记录和管理知识碎片的应用。支持词汇、金句、文章摘要和通用笔记,支持标签分类和搜索。

技术栈

  • 后端: Bun + Elysia + Prisma + PostgreSQL
  • iOS: SwiftUI + SwiftData (iOS 17+)

快速开始

后端

cd KnowledgeSpeedNote-Server
bun install
cp .env.example .env
bun run db:migrate
bun run dev

iOS

使用 Xcode 15+ 打开 KnowledgeSpeedNote-iOS/ 并运行。

项目文档

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors