daithang-organization
Official@daithang-organization
Full-stack development architecture for VLEAGUE utilizing NestJS, React, PostgreSQL, and Prisma for scalable enterprise web applications.
Agent Skills by daithang-organization
Showing 9 vetted skills indexed across 1 GitHub repositories.
Testing & CI/CD
Document testing and CI/CD workflows for SE104_VLEAGUE with GitHub Actions.
Docker & Environment Setup
Configure a reproducible Docker-based development environment for the SE104_VLEAGUE project with PostgreSQL, NestJS, and React.
Authentication & Authorization
Implement JWT, OAuth, and RBAC authentication in NestJS with Passport.js.
API Documentation
Generate Swagger/OpenAPI documentation for NestJS APIs with DTO coverage.
React + Ant Design Frontend Development
Builds a React frontend with TypeScript, Vite, and Ant Design.
NestJS + Prisma Development
Implement NestJS backend features with Prisma schema, migrations, and DTO validation.
Deployment
Deploy SE104_VLEAGUE with Docker Compose, SSL, migrations, and health checks.
Performance & Monitoring
Configure NestJS logging, timing interceptors, Prisma query logging, and caching.
Database Management
Manage PostgreSQL schema evolution with Prisma migrations and seed scripts for the SEProjeect VLEAGUE project.
Frequently Asked Questions About daithang-organization
FAQPage SchemaWhat specific technical tasks are enabled by these skills?▼
These skills enable full-stack development including PostgreSQL schema management, NestJS backend logic with Prisma, and React frontend interfaces. You can implement JWT-based security, generate OpenAPI documentation, and configure containerized deployment environments with SSL and performance monitoring for the VLEAGUE project.
Which personas benefit from these development capabilities?▼
Full-stack engineers, backend developers, and frontend specialists working on the VLEAGUE project benefit from these skills. The manifest provides a structured approach for developers needing to integrate NestJS services with React frontends while maintaining consistent database migrations and secure authentication protocols.
What are the primary dependencies for running these services?▼
The environment requires Docker and Docker Compose for container orchestration. Core dependencies include PostgreSQL for data persistence, NestJS for server-side logic, Prisma for database interaction, and React with Ant Design for the user interface. Passport.js is utilized for managing authentication and authorization flows.