fake-survey-gen-foundation

Installation
SKILL.md

Fake Survey Generator - Project Foundation

Project Overview

Fake Survey Generator is a modern distributed application built with .NET 10.0 and Aspire orchestration. It demonstrates a microservice architecture with a React frontend, multiple backend services, and enterprise infrastructure patterns (Dapr, SQL Server, Redis, Azure deployment).

Architecture Overview

Frontend

  • Framework: React 19 + Vite + TypeScript
  • Location: src/client/ui/
  • Authentication: Auth0
  • Styling: Tailwind CSS 4.1
  • Build: npm run build (TypeScript checking + Vite bundling)
  • Dev Server: Runs on port 3000 (managed by Aspire)

Backend Services

  • Api Service (FakeSurveyGenerator.Api)
    • Main REST API for survey operations (create, retrieve, list surveys)
Related skills

More from marcelmichau/fake-survey-generator

Installs
24
GitHub Stars
86
First Seen
Jan 24, 2026