Volver al ranking

PenX
Next generation dynamic blogging tools, 100% run on Cloudflare.
mirrorparagraphweb3penxwordpress
Estrellas
1.1k
Forks
73
Crecimiento semanal
—
Issues
5
Artefactosnpm
npm install penxREADME
PenX

PenX
Next generation dynamic blogging tools
Deploy a dynamic blog using Cloudflare Pages, D1, R2, and AI. 100% run on Cloudflare.
Deploy your own
There two way to deploy PenX:
- Deploy with PenX One-click tools (recommended). Deploy now
- Deploy with source code. Deploy now
Technology stack
- Framework: Next.js
- UI: Tailwindcss && shadcn
- Database: Cloudflare D1
- Object Storage: Cloudflare R2
- Deployment: Cloudflare Pages
Local development
To develop PenX locally, follow these steps:
1.Clone the repository:
git clone https://github.com/penx-labs/penx
2.Initial setup: run the following commands for the first time:
pnpm install
pnpm run db:generate
pnpm run db:migrate:prod
3.Start local server:
pnpm dev
Your local server will be available at http://localhost:3000
4.Preview local database:
pnpm run db:studio:local
Examples blogs
Explore these example blogs created with PenX:
⚖️ License
This project is open-source and contributions are welcome. Join the community to help enhance PenX for writers everywhere.
For any issues or suggestions, please visit our GitHub Issues page.
Repositorios relacionados