Skip to content

feat(#365 | nextjs template): create nextjs template for create hypergraph command #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Jul 28, 2025

Conversation

cmwhited
Copy link
Collaborator

Description

Created a nextjs template that looks and functions like the vite+react template (but with appropriate setup for nextjs with the app router).

Wired up the template to be selectable from the create hypergraph command.
Updated the README and llms.txt to add the template for visibility.

Closes #365

cmwhited added 30 commits July 21, 2025 16:54
…rgraph versions. fixing issue with .gitignore not being published
Copy link
Collaborator

@nikgraf nikgraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done 👏

Found these two issue which we can fix later:

@nikgraf nikgraf merged commit c2b0e0c into main Jul 28, 2025
6 checks passed
@nikgraf nikgraf deleted the chris.whited/feat-365/nextjs-template branch July 28, 2025 05:34
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.

Add nextjs template into create-hypergraph tool
2 participants