View all tags
starter-template2 entries
2 posts tagged with "starter-template"
React Apollo Starter — TypeScript + GraphQL Template
A ready-to-use starter template for building React applications with Apollo Client and TypeScript. Bootstraps a project with GraphQL CRUD operations on a Todo model connected to a Django GraphQL API, React Router for navigation, and pre-configured test setup with Jest and React Testing Library.
Apr 23, 2021
Django GraphQL Starter — API Template
A starter template for building Django GraphQL APIs. Bootstraps a Django project with Graphene-Django for automatic GraphQL schema generation from models, including basic CRUD operations on a Todo model, test setup, and Docker support for containerized development.
Apr 10, 2021