Tempori is a minimal, fast note-taking app for everyday use.
It’s real-time, secure, and keeps your notes private with encryption.
- Real-time syncing
- End-to-end encrypted notes
- Clean and minimal interface
- Fast and responsive
- Built for privacy
- Deployed on Vercel
- Next.js
- TypeScript
- Convex
- Tailwind CSS
-
Clone the repo
git clone https://github.com/kymibuilds/tempori.git cd tempori -
Install Dependencies
npm install
-
add enviroment variables
-
Run using
npm run dev