Skip to content

Repository files navigation

EXOCORPSE

A desktop-inspired portfolio, commission site, blog, Heaven Space experience, and fantasy wiki built with Next.js 16, React 19, TypeScript, Tailwind CSS, and Tuturuuu CMS.

Development

bun install
bun dev
bun check
bun build

Public content is read from Tuturuuu delivery. The branded /admin surface uses the current Tuturuuu session for entry bundles, relations, publication state, blacklist moderation, and managed media.

Admin media uploads request signed Tuturuuu upload metadata and send bytes directly from the browser. Upload lifecycle state lives at the editor-dialog level so switching accordion sections or quick-navigation tabs never cancels an upload or hides its progress. Artwork editors are media-first; supporting copy and publishing controls are optional refinements.

Hard-cutover importer

The operator-only importer accepts a secured canonical JSON export and performs idempotent collection, typed-field, relation-definition, entry, relation, and asset upserts before managed-storage ingestion and parity checks. The export addresses entries with collectionSlug, relations with definitionKey, and all records with stable source IDs; environment-specific CMS UUIDs are resolved during the run.

TUTURUUU_API_BASE_URL=https://tuturuuu.com/api/v1 \
TUTURUUU_EXOCORPSE_WORKSPACE_ID=... \
TUTURUUU_CUTOVER_BEARER_TOKEN=... \
EXOCORPSE_CUTOVER_EXPORT=./private/exocorpse-cutover.json \
bun cms:migrate

The retained collection schema and typed fields live in scripts/exocorpse-cms-schema.ts. The export and bearer token must never be committed. Any unresolved relation, count mismatch, or failed managed asset aborts the cutover.

About

Exocorpse is a secret corporation that cleanses humanity's sins by committing them, carrying out missions from heists to assassinations. Its agents are divided into two branches: the physically dominant Pulse and the intellectually cunning Neuro.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages