vercel-labs / vercel-labs/native

Blank page for the demo.

Open
#58 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Zig
Stars
7.7k
Forks
314
Avg merge
5h
Merged PRs (30d)
13

Description

I tried the demo on readme. But the app is showing nothing. If I try to run npm run dev in the fronent, it's ok.

zero-native init my_app --frontend next
cd my_app
zig build run
Image Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the blank page using the README demo commands: zero-native init my_app --frontend next, then zig build run; compare it with npm run dev in the frontend. Inspect the generated Next frontend and the Zig run entry point, and consider the issue done when the demo renders its page through zig build run.

Written by the indexing model from the issue text.

Assessment

Tech stack
next.js, zig
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.