Supacrawler Docs

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:

  1. Clone the repository
  2. Install dependencies with bun install
  3. 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?