SkillAgentSearch skills...

Hub

Panda Hub is the official package registry for amazing Panda (+JVM) based projects on top of the Ktor & Next.js frameworks 🧬

Install / Use

/learn @panda-lang/Hub
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>Hub <a href="https://github.com/panda-lang/hub/actions/workflows/gradle.yml"><img src="https://github.com/panda-lang/hub/actions/workflows/gradle.yml/badge.svg" /></a> <a href="https://travis-ci.com/panda-lang/hub"><img src="https://travis-ci.com/panda-lang/hub.svg?branch=master" alt="Build Status"></a> <a href="https://www.codefactor.io/repository/github/panda-lang/hub"><img src="https://www.codefactor.io/repository/github/panda-lang/hub/badge" alt="CodeFactor"></a> </h1>

Panda Hub is the module manager registry for amazing Panda (+JVM) based projects 📜 <br> ~ <a href="https://panda-lang.org/">panda-lang.org</a> :wq

🧬 Stack

2.x:

  • Hub Backend: Kotlin + Ktor (Netty) + OAuth2 + MongoDB + JUnit
  • Hub Frontend: React + Next.js + Chakra UI

1.x:

  • Hub Backend: Java + Spring Boot + MongoDB + JUnit
  • Hub Frontend: Vue.js + Buefy

📋 Installation

Requirements:

  • Java 8+
  • Node.js
  • MongoDB

Environment variables for server:

GITHUB_CLIENT_ID = $id
GITHUB_CLIENT_SECRET = $secret

Building from the source:

$ git clone https://github.com/panda-lang/hub.git
$ cd hub

# hub-backend (lohalhost:8080)
$ cd hub-backend && ./gradlew run

# hub-frontend (localhost:3000)
$ cd hub-frontend && npm install && npm run dev

💞 See also

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2mo ago
Forks4

Languages

Kotlin

Security Score

95/100

Audited on Jan 14, 2026

No findings