
Adding a Projects Data Model to Your Next.js Supabase Application
makerkit.dev/docs/next-supabase-turbo/recipes/projects-data-model
Sep 12, 2025
2
Troubleshooting deployment issues in the Next.js Supabase kit
makerkit.dev/docs/next-supabase-turbo/troubleshooting/troubleshooting-deployment
Sep 12, 2025
2
Add a new Turborepo package to your Makerkit application
makerkit.dev/docs/next-supabase-turbo/development/adding-turborepo-package
Sep 12, 2025
5
LLM rules for Cursor and Windsurf | Next.js Supabase
makerkit.dev/docs/next-supabase-turbo/installation/llms
Sep 12, 2025
2
Updating your Next.js Supabase Turbo Starter Kit
makerkit.dev/docs/next-supabase-turbo/installation/updating-codebase
Sep 12, 2025
4
JSON Schema 规范(中文版) - JSON Schema 规范(中文版)
json-schema.apifox.cn/
Sep 5, 2025
1
Smoke Testing Your SaaS: A Practical Guide for Founders
makerkit.dev/blog/tutorials/smoke-testing-saas-playwright
Sep 1, 2025
22
End-to-End Testing Your SaaS with Playwright: A Comprehensive Guide
makerkit.dev/blog/tutorials/playwright-testing
Sep 1, 2025
11

📚 积累什么知识 | flomo 101
help.flomoapp.com/thinking/area.html
Sep 1, 2025
12
File-system conventions: Parallel Routes | Next.js
nextjs.org/docs/app/api-reference/file-conventions/parallel-routes
Aug 25, 2025
3
Crossplane Docs · v2.0 · Get Started With Composition
docs.crossplane.io/v2.0/get-started/get-started-with-composition/
Aug 22, 2025
4

Architecture Overview - Model Context Protocol
modelcontextprotocol.io/docs/learn/architecture
Aug 21, 2025
1
kaito-project/kaito: Kubernetes AI Toolchain Operator
github.com/kaito-project/kaito
Aug 20, 2025
1
open-source-labs/cloud-native/aks-byo-models-kaito at main · Azure-Samples/open-source-labs
github.com/Azure-Samples/open-source-labs/tree/main/cloud-native/aks-byo-models-kaito
Aug 20, 2025
5
replicate/cog: Containers for machine learning
github.com/replicate/cog
Aug 20, 2025
2
Key Concepts — Ray 3.0.0.dev0
docs.ray.io/en/master/ray-core/key-concepts.html
Aug 12, 2025
2

第十一章:批处理
ddia.vonng.com/ch11/
Aug 12, 2025
3

Local Quickstart - deployKF
www.deploykf.org/guides/local-quickstart/
Aug 11, 2025
8
FD4B: Auto layout fundamentals
help.figma.com/hc/en-us/articles/31351261703063-FD4B-Auto-layout-fundamentals
Jul 23, 2025
1
FD4B: Clean up your layers
help.figma.com/hc/en-us/articles/30979556779159-FD4B-Clean-up-your-layers
Jul 22, 2025
2

The UX writer’s guide to Figma
www.figma.com/best-practices/the-ux-writers-guide-to-figma/
Jul 22, 2025
27
FD4B: Create the image and the hero
help.figma.com/hc/en-us/articles/30979234412567-FD4B-Create-the-image-and-the-hero
Jul 22, 2025
4
FD4B: Create a frame using frame presets
help.figma.com/hc/en-us/articles/30974070391191-FD4B-Create-a-frame-using-frame-presets
Jul 22, 2025
3
FD4B: Add your layers to a frame
help.figma.com/hc/en-us/articles/30954388121495-FD4B-Add-your-layers-to-a-frame
Jul 22, 2025
1
FD4B: Build your bio using text layers
help.figma.com/hc/en-us/articles/30938465113751-FD4B-Build-your-bio-using-text-layers
Jul 22, 2025
2
FD4B: Create your avatar using shapes and fills
help.figma.com/hc/en-us/articles/30928855233175-FD4B-Create-your-avatar-using-shapes-and-fills
Jul 21, 2025
2
FD4B: Navigate Figma Design files
help.figma.com/hc/en-us/articles/30925881896727-FD4B-Navigate-Figma-Design-files
Jul 21, 2025
4

200K上下文突破:AI编程新星Augment崛起
c.m.163.com/news/a/JV29DOCP0518R7MO.html?share_token=8f4330f0-1236-4f0d-be19-ae5ebbb7f9ec
Jul 17, 2025
12
Guides: ISR | Next.js
nextjs.org/docs/app/guides/incremental-static-regeneration
Jul 10, 2025
1
Getting Started: Fetching Data | Next.js
nextjs.org/docs/app/getting-started/fetching-data
Jul 10, 2025
2
Guides: Authentication | Next.js
nextjs.org/docs/app/guides/authentication
Jul 10, 2025
383

Discussion of 💡🎁 JavaScript Visualized: Generators and Iterators
dev.to/lydiahallie/javascript-visualized-generators-and-iterators-e36
Jul 10, 2025
1
Guides: Data Security | Next.js
nextjs.org/docs/app/guides/data-security
Jul 10, 2025
173
Guides: Backend for Frontend | Next.js
nextjs.org/docs/app/guides/backend-for-frontend
Jul 8, 2025
20
File-system conventions: route.js | Next.js
nextjs.org/docs/app/api-reference/file-conventions/route
Jul 8, 2025
6

Authentication
docs.postgrest.org/en/v13/references/auth.html
Jul 8, 2025
6

Transactions
docs.postgrest.org/en/v13/references/transactions.html
Jul 8, 2025
1

Aggregate Functions
docs.postgrest.org/en/v13/references/api/aggregate_functions.html
Jul 8, 2025
2

Resource Representation
docs.postgrest.org/en/v13/references/api/resource_representation.html
Jul 8, 2025
2

Resource Embedding
docs.postgrest.org/en/v13/references/api/resource_embedding.html
Jul 8, 2025
3

Domain Representations
docs.postgrest.org/en/v13/references/api/domain_representations.html
Jul 8, 2025
5

Functions as RPC
docs.postgrest.org/en/v13/references/api/functions.html
Jul 8, 2025
1
Guides: Package Bundling | Next.js
nextjs.org/docs/app/guides/package-bundling
Jul 7, 2025
2

State Management in Front-end Web Development: State 101
dev.to/abbeyperini/state-management-in-front-end-web-development-state-101-48g3
Jul 7, 2025
243
PgSQL如何优雅的加模糊查询索引sql查询的执行速度提升了22倍,今天我以pgsql模糊搜索加索引优化作为切入点,介绍 - 掘金
juejin.cn/post/7063524604765011975
Jul 4, 2025
1
Docker tini进程管理器 — Cloud Atlas: Discovery beta 文档
cloud-atlas.readthedocs.io/zh-cn/latest/docker/init/docker_tini.html
Jul 3, 2025
1

Hexagonal Architecture - System Design - GeeksforGeeks
www.geeksforgeeks.org/system-design/hexagonal-architecture-system-design/
Jul 1, 2025
5
Securing your API | Supabase Docs
supabase.com/docs/guides/api/securing-your-api?queryGroups=database-method&database-method=sql
Jun 27, 2025
5

Clean Coder Blog
blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
Jun 26, 2025
2