https://github.com/aizuddinbadry/typescript-react-graphql-todo
Boilerplate for typescript + graphql
https://github.com/aizuddinbadry/typescript-react-graphql-todo
Last synced: 2 months ago
JSON representation
Boilerplate for typescript + graphql
- Host: GitHub
- URL: https://github.com/aizuddinbadry/typescript-react-graphql-todo
- Owner: AizuddinBadry
- Created: 2022-07-07T07:00:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T07:08:12.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T20:29:11.445Z (4 months ago)
- Language: TypeScript
- Size: 354 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript + Tailwind + GraphQL Todo Boilerplate
This boilerplate is to help developer with Tailwind, GraphQL & Typescript integration to the project. Just clone the repos & install packages. You're good to go! :)
This project also comes with:
1. Global State strategy
2. Components strict type
3. GraphQL resolver sample
4. GraphQL Codegen generator
5. AirBnb eslint style## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.