Welcome to CoreMVP
Get started with CoreMVP documentation
Introduction
Welcome to CoreMVP! Tanginamo. This documentation will help you get started with building your application.
Quick Start
Get up and running in minutes:
- Clone the repository
- Install dependencies with
bun install
- Run the development server with
bun run dev
Features
CoreMVP includes:
- Next.js 15 - Modern React framework
- Tailwind CSS 4 - Utility-first styling
- Supabase - Backend as a service
- TypeScript - Type safety
- Docker - Containerized deployment
Next Steps
Was this page helpful?