https://github.com/dsazz/nest-react-graphql
Full-stack CRUD application showcasing NestJS, React, TypeScript, Apollo, GraphQL, and TypeORM. Features include login/registration, and performer and production profiles. Uses Interactors, DDD principles, and is CI/CD ready with AWS deployment via GitHub Actions
https://github.com/dsazz/nest-react-graphql
Last synced: 3 months ago
JSON representation
Full-stack CRUD application showcasing NestJS, React, TypeScript, Apollo, GraphQL, and TypeORM. Features include login/registration, and performer and production profiles. Uses Interactors, DDD principles, and is CI/CD ready with AWS deployment via GitHub Actions
- Host: GitHub
- URL: https://github.com/dsazz/nest-react-graphql
- Owner: Dsazz
- Created: 2023-05-21T08:02:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T12:34:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T13:52:48.183Z (4 months ago)
- Language: TypeScript
- Size: 403 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nest-react-graphql
Full-stack CRUD application showcasing NestJS, React, TypeScript, Apollo, GraphQL, and TypeORM. Features include login/registration, and performer and production profiles. Uses Interactors, DDD principles, and is CI/CD ready with AWS deployment via GitHub Actions