🥔 Papa — The AI-Native App Framework for SMEs
Papa is an AI-native open-source application designed to help SMEs manage both internal workflows and external presence — all in one place.
What's better? You own the code. Forever. 🚀
✨ Features you'll love
✅ Fully responsive layout
🌙 Dark mode support
📝 Beautiful, intuitive rich text editing powered by Tiptap
🧠 Smart structure with Markdown + syntax highlighting
🎨 Supports all common text styles — bold, italic,
inline code
,code blocks
, super⁺sub, and more!
// TypeScript Example
const Papa = (papa: string) => {
alert(`${Papa} is free and open source under MIT license!`)
}
// Golang Hello World
func main() {
fmt.Println("Hello, 世界")
fmt.Println("Hello, せかい")
fmt.Println("Hola, mundo")
}
⚠️ H1 is reserved for titles — please use H2–H4 in your content.
🚀 Get Started Now
1. Clone the repo
git clone https://github.com/gjc14/papa.git
2. Set up your environment
mv .env.sample .env
3. Initialize the app
npm run init
Then open your browser and go to localhost:5173
to see your Papa in action!
💬 Why Papa?
Papa helps developers and teams build internal tools, portals, and public sites — fast.
You get the flexibility of code, the speed of modern frameworks, and no vendor lock-in.
🧑💻 It's yours. It's fast. It's open source.