prisma-archive / angular-fullstack-graphql

πŸš€ Starter projects for fullstack applications based on Angular & GraphQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 channel on our Slack 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 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 on the server-side and Apollo Client on the frontend.

Contributing Slack Status

Your feedback is very helpful, please share your opinion and thoughts! If you have any questions, join the #graphql-boilerplate channel on our Slack.

About

πŸš€ Starter projects for fullstack applications based on Angular & GraphQL.


Languages

Language:TypeScript 64.7%Language:JavaScript 22.3%Language:CSS 9.6%Language:HTML 3.4%