Skip to content

AWS Infrastructure Intelligence Engine — Landing page & dashboard for RepliMap CLI

License

Notifications You must be signed in to change notification settings

RepliMap/replimap-frontend

Repository files navigation

RepliMap Frontend

AWS Infrastructure Intelligence Engine — Landing Page & Dashboard

License Next.js TypeScript

Looking for the CLI tool? This repo contains the UI only. The core engine is a local CLI tool. Visit replimap.com or check the documentation.

RepliMap Screenshot

Quick Start

git clone https://github.com/RepliMap/replimap-frontend.git
cd replimap-frontend
cp .env.example .env.local
npm install
npm run dev

Open http://localhost:3000

Tech Stack

Category Technology
Framework Next.js 16 (App Router)
Styling Tailwind CSS v4
Components Shadcn UI
Language TypeScript
Auth Clerk
Payments Stripe

Project Structure

src/
├── app/           # Next.js App Router pages
├── components/    # React components
│   ├── ui/        # Shadcn UI primitives
│   ├── landing/   # Landing page sections
│   └── shared/    # Header, Footer
└── lib/           # Utilities, constants

License

Apache 2.0 © 2025-2026 David Lu

Links

About

AWS Infrastructure Intelligence Engine — Landing page & dashboard for RepliMap CLI

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •