Skip to content

JC-comp/PostCan

Repository files navigation

Post Can is a high-transparency viewing interface for content archives. Built with Next.js, it provides a read-only environment to explore posts, monitor community discussions, and inspect the chronological evolution of content through a detailed versioning system.

Live Demo

Check out the platform in action here: View Post Can Live Demo

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000/PostCan with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Contributing

We welcome contributions to improve the Post Can viewing experience! To understand how the data is being served or to add new view filters. explore the Actions in src/app/actions to see how server responses are structured.

About

Post Can is a high-transparency viewing interface for content archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors