https://github.com/zopiolabs/zopio
zopio is a modern full-stack business framework
https://github.com/zopiolabs/zopio
betterstack mdx neon nextjs prisma react sentry shadcn-ui tailwindcss typescript vercel
Last synced: 6 months ago
JSON representation
zopio is a modern full-stack business framework
- Host: GitHub
- URL: https://github.com/zopiolabs/zopio
- Owner: zopiolabs
- License: mit
- Created: 2025-06-17T12:27:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T20:27:17.000Z (6 months ago)
- Last Synced: 2025-06-20T20:45:02.477Z (6 months ago)
- Topics: betterstack, mdx, neon, nextjs, prisma, react, sentry, shadcn-ui, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://zopio.dev
- Size: 16.4 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# zopio
## From idea to enterprise: Full-Stack business framework designed to build scalable apps
## Overview
[zopio](https://github.com/zopiolabs/zopio) is a modern full-stack business framework designed to build scalable business apps with Auto UI and plugin extensibility – built on a developer-first [Next.js](https://nextjs.org/) base. It is designed to be a comprehensive starting point for new apps, providing a solid, opinionated foundation with a minimal amount of configuration.
## Getting Started
Clone the repo using:
```sh
npx zopio@latest init
```
Then read the [docs](https://docs.zopio.dev) for more information.