Skip to content

Commit

Permalink
Remove azure example
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalLytek committed May 7, 2024
1 parent c8ab4fd commit 305ae1f
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 2,113 deletions.
1 change: 0 additions & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Each subdirectory contains a `examples.graphql` file with predefined GraphQL que
- [Apollo Cache Control](https://github.com/MichalLytek/type-graphql/tree/master/examples/apollo-cache)
- [GraphQL Scalars](https://github.com/MichalLytek/type-graphql/tree/master/examples/graphql-scalars)
- [TSyringe](https://github.com/MichalLytek/type-graphql/tree/master/examples/tsyringe)
- [Azure Functions](https://github.com/MichalLytek/type-graphql/tree/master/examples/azure-functions)

_\* Note that we need to provide the environment variable `DATABASE_URL` with connection parameters to your local database_ \
_\*\* Note that we need to provide the environment variable `REDIS_URL` with connection parameters to your local Redis instance_
18 changes: 0 additions & 18 deletions examples/azure-functions/handler-graphql/function.json

This file was deleted.

33 changes: 0 additions & 33 deletions examples/azure-functions/handler-graphql/index.ts

This file was deleted.

15 changes: 0 additions & 15 deletions examples/azure-functions/host.json

This file was deleted.

Loading

0 comments on commit 305ae1f

Please sign in to comment.