vikejs/vike

(Replaces Next.js/Nuxt) 🔨 Build mission-critical applications with stability and development freedom.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 54 minutes ago
Added to GitGenius on September 11th, 2026
Created on January 28th, 2021
Open Issues & Pull Requests: 88 (+0)
GitHub issues: Enabled
Number of forks: 397
Total Stargazers: 5,820 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.6 hours
Mean response time: 24.2 days
90th percentile: 9.3 days
Tracked items: 485

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 19% of open issues come from outside the core team — the tracker reads mainly as internal planning. Work labelled "bug :boom:" is answered fastest, typically in under an hour, while "topic:data" waits about 4 weeks. Only 7% of issues opened in the past year have been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 85
New in 7 days: 2
Closed in 7 days: 2
Avg open age: 640 days
Stale 30+ days: 79
Stale 90+ days: 69

Recent activity

Opened in 7 days: 2
Closed in 7 days: 2
Comments in 7 days: 2
Events in 7 days: 9

Top labels

  • bug :boom: (279)
  • polish :sparkles: (106)
  • enhancement :rocket: (102)
  • v1 release :star2: (25)
  • contribution-welcome :two_hearts: (18)
  • high-prio 💫 (18)
  • docs :memo: (14)
  • easy-contribution 🌱 (14)

Detailed Description

Vike is a full-stack web framework that provides server-side rendering and static site generation for React, Vue, and Solid applications built on Vite.

Vike addresses the complexity of setting up server-side rendering and static generation by offering a framework that handles these concerns out of the box while maintaining flexibility in how you structure your application. It works as a Vite plugin that integrates rendering logic into your build pipeline, allowing you to write full-stack applications without being locked into opinionated project structures or architectural decisions.

Vike suits teams building mission-critical applications who want the performance and SEO benefits of server-side rendering without the constraints of frameworks like Next.js or Nuxt. It works well for projects using React, Vue, or Solid where you need control over your application architecture while avoiding the boilerplate of manual SSR setup. The tool is positioned as an alternative to existing meta-frameworks, offering what the README describes as stability and development freedom.

The project's issue tracker is primarily shaped by internal planning rather than external user reports, suggesting a maintainer-driven roadmap. Maintainers respond to new issues and pull requests within hours. Work focuses on bug fixes, enhancements, and polish, indicating active refinement of the core tool rather than major feature expansion.