Dispatcharr/frontend
2025-04-05 19:23:59 -04:00
..
public
src removed dup var declaration 2025-04-05 19:23:59 -04:00
.gitignore
eslint.config.js
index.html tvg search name and tvg-id, fixed bulk create epg matching, attempting to fix favicon 2025-04-04 10:37:14 -04:00
package-lock.json first run at recordings, among other things 2025-04-05 18:59:15 -04:00
package.json first run at recordings, among other things 2025-04-05 18:59:15 -04:00
prettier.config.js
README.md
vite.config.js logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -04:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.