Skip to main content

serverpod/serverpod

SkillsMP 已收集 serverpod/serverpod 中的 21 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
21
GitHub 星标
3,262
GitHub Forks
375

这个仓库中的 skills

1 个职业分类 · 已分类 19%

已展示 21 / 21 个已收集 Skill。

职业分类
未分类
描述

Upgrade Serverpod — minor/patch updates, major upgrades (2.x to 3.0, 3.x to 4.0). Use when upgrading Serverpod versions or updating dependencies.

原文语言:英语

更新
职业分类
未分类
描述

File uploads in Serverpod — upload descriptions, verification, storage backends (database, S3, GCP). Use when implementing file uploads or cloud storage.

原文语言:英语

更新
职业分类
未分类
描述

Define Serverpod data models in YAML (.spy.yaml) — fields, defaults, database tables, relations, enums, exceptions. Use when creating or editing .spy.yaml files. To query the generated ORM instead, use serverpod-database.

原文语言:英语

更新
职业分类
未分类
描述

Configure Serverpod — YAML config, environment variables, passwords, run modes, generator.yaml, TLS. Use when setting up environments, API/database/Redis settings, managing secrets or overriding configurations for tests.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod web server (Relic) — REST APIs, webhooks, middleware, static files, server-rendered HTML, SPAs, Flutter web. Use when adding raw HTTP routes, serving web pages or web apps, or intercepting requests. Not for RPC endpoints called from the generated…

原文语言:英语

更新
职业分类
未分类
描述

Serverpod authentication — signing in users, checking whether they are authenticated, assigning scopes (e.g. admin). Use when adding features that require the user to be signed in.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod caching — local and Redis caches, cache keys, lifetime, CacheMissHandler. Use when caching data, optimizing queries, or working with session.caches.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod ORM with PostgreSQL or SQLite — CRUD, filters, sorting, pagination, includes, transactions, raw SQL, client-side database. Use when reading or writing data at runtime. To declare tables and relations instead, use serverpod-models.

原文语言:英语

更新
职业分类
未分类
描述

Deploying and hosting a Serverpod server, with Serverpod Cloud as the default. Use when the user asks how to deploy, ship, host or run their server in production. Deploying is the user's decision, not something to carry out for them.

原文语言:英语

更新
职业分类
未分类
描述

Build highly distinctive, production-ready Flutter interfaces with exceptional design fidelity. Use when designing a new app or new screens from scratch, where no visual language is established yet. Do not use when extending or fixing screens in an app that…

原文语言:英语

更新
职业分类
未分类
描述

Serverpod health endpoints — /livez, /readyz, /startupz, custom HealthIndicator, HealthConfig. Use when configuring Kubernetes probes or monitoring server health.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod logging — session.log, log levels, persistence, retention, console output. Use when adding logging or debugging server calls.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod database migrations — when and how to create/apply/repair migrations. Use whenever database schema changes are involved.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod overview — what it is, project structure, how to work with. Always use at least once when working with projects that use Serverpod.

原文语言:英语

更新
职业分类
未分类
描述

Schedule future work in Serverpod — FutureCall, callWithDelay, callAtTime, recurring tasks, cancellation. Use when scheduling one-off or recurring tasks.

原文语言:英语

更新
职业分类
未分类
描述

Serverpod session types, lifecycle, InternalSession, cleanup callbacks. Use when creating sessions manually outside a request, when work outlives the request that started it, or when a closed session throws a StateError.

原文语言:英语

更新
职业分类
未分类
描述

Test Serverpod endpoints and business logic - withServerpod, sessionBuilder, authentication, DB seeding, rollback, streams, running tests. Use when writing server tests or working with serverpod_test.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Serverpod message system — postMessage, addListener, createStream, global messages via Redis. Use when coordinating streams, sharing state across servers, or pub/sub messaging.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Real-time streaming in Serverpod — Stream parameters and return types, WebSocket lifecycle, error handling. Use when building real-time features, chat, live updates, or WebSocket streaming.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Define Serverpod endpoints, use Session, pass parameters, and call from client. Use when creating RPC endpoints, working with Session, or client code generation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create and use Serverpod modules — adding modules, generator.yaml nicknames, model references, creating custom modules. Use when working with modules or shared server/client code.

原文语言:英语

更新
已展示 21 / 21 个已收集 Skill。