Skip to content

nextpointer/postori

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

67 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Postori πŸ“¬

Build Status Build Status

Bun React Next.js Hono.js TypeScript TailwindCss Vitest Biome.Js Left hook

Postori is a modern, fast, and open-source web mail-client designed for a seamless and productive email experience. Built from the ground up with a focus on clean design, performance, and developer-friendliness.

This project is created by error.party and is open to contributions from the community.

✨ Features

  • Modern & Clean UI: A beautiful and intuitive interface built with shadcn/ui and Tailwind CSS.
  • Multiple theme: Automatic theme detection and a manual switcher for user preference.
  • Fully Responsive: Enjoy a seamless experience on desktop, tablet, and mobile devices.

πŸš€ Getting Started

Follow these instructions to get a local copy of Postori up and running on your machine for development and testing purposes.

πŸ› οΈ Tech Stack

Postori is built with a modern and robust tech stack:

  • Framework: React, Hono, Fumadocs
  • Styling: Tailwind CSS
  • Component Library: shadcn/ui
  • Testing: Vitest
  • Linting/Formatting: Biome

πŸ“ Project Structure

Here is a high-level overview of the project's folder structure:

/
β”œβ”€β”€ apps/
β”‚   β”œβ”€β”€ client/             # Postori webmail client
β”‚   β”‚   └── test/
β”‚   β”œβ”€β”€ docs/               # Postori user documentations
β”‚   └── server/             # Postori webmail server
β”‚       └── test/
β”œβ”€β”€ package.json
└── README.md

🀝 Contributing

Please make sure to read our Contributing Guidelines before you start.

πŸ“„ License

This project is distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • CSS 1.7%
  • Other 0.2%