Giter Site home page Giter Site logo

laststance / vite-rtk-query Goto Github PK

View Code? Open in Web Editor NEW
118.0 2.0 12.0 4.13 MB

Vite template for React + TypeScript + Redux-Toolkit / RTK Query.

License: MIT License

JavaScript 39.28% TypeScript 49.14% HTML 1.38% CSS 8.82% Shell 1.39%
redux-toolkit vite rtk-query msw react

vite-rtk-query's People

Contributors

dependabot[bot] avatar depfu[bot] avatar github-actions[bot] avatar renovate[bot] avatar ryota-murakami avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vite-rtk-query's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.4.1
  • chore(deps): update dependency @typescript-eslint/parser to v6.4.1
  • chore(deps): update dependency concurrently to v8.2.1
  • chore(deps): update dependency eslint-config-ts-prefixer to v0.25.1
  • chore(deps): update dependency serve to v14.2.1

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v2-beta
.github/workflows/lint.yml
  • actions/checkout v3
  • actions/setup-node v2-beta
.github/workflows/test.yml
  • actions/checkout v3
  • actions/setup-node v2-beta
.github/workflows/typecheck.yml
  • actions/checkout v3
  • actions/setup-node v2-beta
npm
package.json
  • @reduxjs/toolkit ^2.0.0-alpha.6
  • clsx ^2.0.0
  • history ^5.3.0
  • ky ^0.33.3
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-redux ^8.1.1
  • react-router-dom ^6.15.0
  • redux 5.0.0-beta.0
  • redux-first-history ^5.1.1
  • @tailwindcss/aspect-ratio ^0.4.2
  • @tailwindcss/forms ^0.5.4
  • @tailwindcss/line-clamp ^0.4.4
  • @tailwindcss/typography ^0.5.9
  • @testing-library/dom ^9.3.1
  • @testing-library/jest-dom ^6.0.0
  • @testing-library/react ^14.0.0
  • @testing-library/user-event ^14.4.3
  • @types/node ^20.4.5
  • @types/react ^18.2.17
  • @types/react-dom ^18.2.7
  • @types/testing-library__jest-dom ^5.14.9
  • @typescript-eslint/eslint-plugin ^6.3.0
  • @typescript-eslint/parser ^6.3.0
  • @vitejs/plugin-react ^4.0.3
  • all-contributors-cli ^6.26.1
  • autoprefixer ^10.4.14
  • concurrently ^8.2.0
  • eslint ^8.46.0
  • eslint-config-prettier ^9.0.0
  • eslint-config-ts-prefixer ^0.25.0
  • eslint-config-typescript ^3.0.0
  • eslint-import-resolver-typescript ^3.6.0
  • eslint-plugin-import ^2.28.0
  • eslint-plugin-jsx-a11y ^6.7.1
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-sort-keys-fix ^1.1.2
  • jsdom ^22.1.0
  • msw ^1.2.3
  • node-fetch ^3.3.2
  • postcss ^8.4.27
  • postcss-import ^15.1.0
  • postcss-nesting ^12.0.1
  • prettier ^3.0.1
  • prettier-plugin-tailwindcss ^0.5.0
  • serve ^14.2.0
  • tailwindcss ^3.3.3
  • typescript ^5.1.6
  • vite ^4.4.7
  • vitest ^0.34.0

  • Check this box to trigger a request for Renovate to run again on this repository

Request for the removal of Tailwind css

Thank you for taking the time to provide a template for using Redux Toolkit with Vite in a React application. I appreciate your effort in creating this solution.

In my case, I do not require Tailwind CSS in the template. I feel that Tailwind CSS may not be necessary for certain projects that I am working on.. However, I think the solution would be more suitable for my needs if we remove this addition and focus solely on the integration of Redux Toolkit with Vite and Typescript in a React application.

Thank you.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid configuration option: packageRules[0].npmInstallOptions

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (laststance/vite-rtk-query) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

White page after deploying the Build

on dev it looks great,
but after running pnpm build it shows only a white page with no errors in the console.

(I didn't touch the code, I just downloaded, built, and running on local live server)
image

BTW, the pnpm validate command get an error:
./scripts/validate
'.' is not recognized as an internal or external command

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.