SocioWire frontend (working JS source, swchrist/sw-fe) — self-hosted mirror w/ v2 globe+clusters
Go to file
Your Name 60a51bdf8e update frontend 2025-12-09 22:15:52 -05:00
public yeah 2025-12-08 23:22:58 +00:00
src update frontend 2025-12-09 22:15:52 -05:00
.gitignore yeah 2025-12-08 23:22:58 +00:00
README.md yeah 2025-12-08 23:22:58 +00:00
deploy.sh grdd 2025-12-09 19:00:14 -05:00
eslint.config.js yeah 2025-12-08 23:22:58 +00:00
index.html yeah 2025-12-08 23:22:58 +00:00
listfiles.sh update frontend 2025-12-09 19:03:50 -05:00
package-lock.json yeah 2025-12-08 23:22:58 +00:00
package.json yeah 2025-12-08 23:22:58 +00:00
vite.config.js Auto deploy: 2025-12-09 01:46:49 2025-12-09 01:46:55 +00:00

README.md

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:

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 ESLint 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 typescript-eslint in your project.