encore-go-api
작성자: encoredev
Encore Go로 API 엔드포인트를 생성합니다.
npx skills add https://github.com/encoredev/skills --skill encore-go-apiencoredev의 다른 스킬
encore-bucket
encoredev
Store unstructured files in Encore.ts using `Bucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official
encore-cache
encoredev
Cache data in Redis from Encore.ts using `CacheCluster` and typed keyspaces from `encore.dev/storage/cache`. Type-safe key/value access with TTLs, atomic…
official
encore-cron
encoredev
Schedule periodic / recurring work in Encore.ts using `CronJob` from `encore.dev/cron`. Covers `every: "1h"` interval syntax and `schedule: "0 9 * * 1"` cron…
official
encore-database
encoredev
데이터베이스 쿼리, 마이그레이션 및 Encore.ts와의 ORM 통합.
official
encore-frontend
encoredev
React/Next.js 앱을 Encore.ts 백엔드에 연결합니다.
official
encore-getting-started
encoredev
Encore.ts를 시작하세요 - 첫 번째 앱을 만들고 실행해 보세요.
official
encore-go-auth
encoredev
Encore Go로 인증을 구현합니다.
official
encore-go-bucket
encoredev
Store unstructured files in Encore Go using `objects.NewBucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official