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

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.

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 [![Slack Status](https://slack.graph.cool/badge.svg)](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/).