Skip to content

feat(examples): add nextjs-prisma full-stack reference package - #1

Open
PinoyQ8 wants to merge 1 commit into
pi-node:mainfrom
PinoyQ8:feat/add-nextjs-prisma-example
Open

PinoyQ8 wants to merge 1 commit into
pi-node:mainfrom
PinoyQ8:feat/add-nextjs-prisma-example

Conversation

@PinoyQ8

@PinoyQ8 PinoyQ8 commented Sep 11, 2026

Copy link
Copy Markdown

Summary

Adds a full-stack Next.js and Prisma reference architecture under examples/nextjs-prisma-solohost/. This package provides developers and node operators with an authoritative-compliant pattern for:

  • Server-rendered Next.js Web3 applications running within Docker.
  • Decoupled persistent database access via host.docker.internal:host-gateway.
  • Dynamic environment variable injection defined through config_options.yml.

Validation Gate

Passed the authoritative hosted validator with zero failures:

python3 scripts/validate_api.py examples/nextjs-prisma-solohost
[OK]   examples/nextjs-prisma-solohost
Result: OK — passes the authoritative validator; ready to paste into SoloHost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant