Alltime is a minimal, modern social app built with Next.js and Supabase. It is designed for short reflections, honest thoughts, and visual posts without the noise of traditional social platforms.
- Create short posts with optional image or GIF media
- Browse a calm, minimal feed with multiple sorting views
- View profiles and share content simply
- Keep the experience lightweight, anonymous, and focused
- Next.js 13
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- Supabase
- shadcn/ui-inspired components
- app/ — routes and page layouts
- components/ — reusable UI and app-specific components
- lib/ — shared helpers, types, and integrations
- supabase/ — database migrations and schema
-
Install dependencies
npm install
-
Start the development server
npm run dev
This project is currently being shaped and is far from complete it will be a clean, minimal social experience. The UI is intentionally simple.