- Eslint/Prettier configured
- Absolute imports
- Organized file structure
- Easy to customize
- Fully typed
- Uses Graphql-codegen to generate hooks for mutations/queries that are ready to be imported
- Comes with some UI components and a theme to customize
- Local fonts
- Supports CSR and SSR
- Run
yarn
- Start your API
- Run
yarn gen
- Run
yarn dev
- Open
localhost:3030
TBD
- TypeScript
- GraphQL
- Apollo client
- GraphQL-codegen
- Styled-components
- And these useful of JavaScript libraries package.json
This project is licensed under the MIT License - see the LICENSE.md file for more details