Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

blitz-js/next.js

 
 

Repository files navigation

Blitz.js

The Official Blitz.js fork of Next.js

For using Blitz, go to https://blitzjs.com/

For contributing to Blitz or this fork, read the contributing guide and submit PRs to the main repo.

This repo lives in the top level nextjs folder in the main repo.


To sync with upstream Next.js, you need to add the following to .git/config

[merge "keep-ours"]
	name = resolve merge conflict with our version
	driver = true

About

The official Blitz.js fork of Next.js

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • JavaScript 77.2%
  • TypeScript 21.7%
  • Rust 0.6%
  • CSS 0.3%
  • Shell 0.1%
  • SCSS 0.1%