No description
Find a file
vickytechkey 308a5ab9f5
All checks were successful
Production CI/CD Pipeline / build-and-test (push) Successful in 14s
Production CI/CD Pipeline / deploy-prod (push) Successful in 6s
Initial commit
2026-08-15 18:36:20 +05:30
.forgejo/workflows Initial commit 2026-08-15 18:36:20 +05:30
public Initial commit 2026-08-15 18:36:20 +05:30
src Initial commit 2026-08-15 18:36:20 +05:30
.gitignore Initial commit 2026-08-15 18:36:20 +05:30
.oxlintrc.json Initial commit 2026-08-15 18:36:20 +05:30
index.html Initial commit 2026-08-15 18:36:20 +05:30
package-lock.json Initial commit 2026-08-15 18:36:20 +05:30
package.json Initial commit 2026-08-15 18:36:20 +05:30
README.md Initial commit 2026-08-15 18:36:20 +05:30
run.sh Initial commit 2026-08-15 18:36:20 +05:30
vite.config.js Initial commit 2026-08-15 18:36:20 +05:30

React + Vite

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

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the Oxlint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and Oxlint's TypeScript related rules in your project.