An open API service indexing awesome lists of open source software.

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.

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

![AngularGraphQL Output](https://github.com/AnkitSharma-007/angular-graphql/blob/main/Output/AngularGraphQLOutput.gif)

# 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)