https://github.com/prisma-archive/angular-fullstack-graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
https://github.com/prisma-archive/angular-fullstack-graphql
angular angular2 apollo apollographql graphcool graphql graphql-subscriptions relayjs typescript
Last synced: 5 months ago
JSON representation
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
- Host: GitHub
- URL: https://github.com/prisma-archive/angular-fullstack-graphql
- Owner: prisma-archive
- Created: 2016-11-07T17:56:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T17:19:49.000Z (about 7 years ago)
- Last Synced: 2025-04-25T12:07:12.129Z (8 months ago)
- Topics: angular, angular2, apollo, apollographql, graphcool, graphql, graphql-subscriptions, relayjs, typescript
- Language: TypeScript
- Homepage:
- Size: 839 KB
- Stars: 88
- Watchers: 11
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **Note:** This repository is currently outdated. Contributions are very welcome! You can compare to https://github.com/graphql-boilerplates/react-fullstack-graphql and join the [`#graphql-boilerplate`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/) for more information.
# angular-fullstack-graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
## Quickstart
**Select a boilerplate and follow the instructions in the belonging README to get started:**
- `minimal` (_coming soon_): Minimal boilerplate with basic "Hello World" functionality
- [`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database
- `advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
> All projects are using [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) on the server-side and [Apollo Client](https://www.apollographql.com/client/) on the frontend.
## Contributing [](https://slack.graph.cool)
Your feedback is **very helpful**, please share your opinion and thoughts! If you have any questions, join the [`#graphql-boilerplate`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/).