com um clique
sp00ky
sp00ky contém 3 skills coletadas de mono424, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
SolidJS integration for the Sp00ky reactive local-first SurrealDB framework. Use when setting up Sp00kyProvider, using useQuery for reactive data, building queries with QueryBuilder in SolidJS components, handling mutations, auth, file uploads/downloads, or working with Sp00ky types like Model and RecordId.
Core client for the Sp00ky reactive local-first SurrealDB framework. Use when initializing Sp00kyClient, registering queries and subscriptions, performing mutations (create/update/delete), handling auth (signUp/signIn/signOut), working with file buckets, or using backend runs (HTTP outbox pattern).
Type-safe query builder for SurrealDB used by the Sp00ky framework. Use when defining schemas (SchemaStructure), building queries with QueryBuilder, handling relationships (one/many cardinality), or working with Sp00ky type helpers like TableNames, GetTable, TableModel, and QueryResult.