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.
- 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.
Follow these instructions to get a local copy of Postori up and running on your machine for development and testing purposes.
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
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
Please make sure to read our Contributing Guidelines before you start.
This project is distributed under the MIT License. See LICENSE for more information.