Skip to content
/ penx Public template

Next generation dynamic blogging tools, 100% run on Cloudflare.

Notifications You must be signed in to change notification settings

penx-labs/penx

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4662031 · Feb 19, 2025
Feb 19, 2025
Feb 18, 2025
Feb 18, 2025
Dec 6, 2024
Feb 19, 2025
Dec 24, 2024
Feb 19, 2025
Dec 24, 2024
Dec 26, 2024
Nov 11, 2024
Dec 18, 2024
Feb 10, 2025
Dec 17, 2024
Nov 21, 2024
Dec 17, 2024
Dec 27, 2024
Feb 10, 2025
Dec 17, 2024
Dec 20, 2024
Feb 18, 2025
Feb 17, 2025
Dec 16, 2024
Dec 17, 2024
Dec 17, 2024
Dec 17, 2024
Jan 4, 2025

Repository files navigation

PenX

PenX
Next generation dynamic blogging tools

Deploy a dynamic blog using Cloudflare Pages, D1, R2, and AI. 100% run on Cloudflare.

Discord | Website | Issues

Deploy your own

There two way to deploy PenX:

Technology stack

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.