https://github.com/ankitsharma-007/angular-graphql
A full stack web application created with Angular, .NET, GraphQL and Apollo Angular, using SQL Server as the database.
https://github.com/ankitsharma-007/angular-graphql
angular ankit-sharma asp-net-core graphql sql-server
Last synced: 5 months ago
JSON representation
A full stack web application created with Angular, .NET, GraphQL and Apollo Angular, using SQL Server as the database.
- Host: GitHub
- URL: https://github.com/ankitsharma-007/angular-graphql
- Owner: AnkitSharma-007
- License: mit
- Created: 2022-10-21T15:41:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T05:27:12.000Z (over 2 years ago)
- Last Synced: 2025-05-08T00:05:54.411Z (5 months ago)
- Topics: angular, ankit-sharma, asp-net-core, graphql, sql-server
- Language: TypeScript
- Homepage:
- Size: 2.59 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular-graphql
A full stack web application created with Angular, .NET, GraphQL and [Apollo Angular](https://www.the-guild.dev/graphql/apollo-angular/docs), using SQL Server as the database.
# Prerequisites
- Visual Studio 2022
- SQL Server
- .NET Core 6.0 SDK or above
- Node.Js V14.0 or above# Steps to run the app
- Clone the Repo
- Put your own connection string in the [appsettings.json](https://github.com/AnkitSharma-007/angular-graphql/blob/main/AngularWithGraphQL/AngularWithGraphQL/appsettings.json) file.
- Build and launch the application from Visual Studio.# Demo

# See Also
- https://github.com/AnkitSharma-007/Blazor-WebAssembly-GraphQL
- [A Full-Stack Web App Using Blazor WebAssembly and GraphQL](https://www.syncfusion.com/blogs/post/a-full-stack-web-app-using-blazor-webassembly-and-graphql-part-1.aspx)# Licenese
[MIT](https://github.com/AnkitSharma-007/angular-graphql/blob/main/LICENSE)