SocioWire frontend (working JS source, swchrist/sw-fe) — self-hosted mirror w/ v2 globe+clusters
Go to file
Your Name ef5e361d40 update frontend 2025-12-11 19:00:31 -05:00
public wow toit marxhe 2025-12-11 01:46:16 +00:00
src frontend(auth): persist refresh_token and auto-refresh access token for long-lived sessions 2025-12-11 19:00:07 -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 tout fonctionne logins et post correct 2025-12-10 19:45:06 +00:00
eslint.config.js yeah 2025-12-08 23:22:58 +00:00
fix.sh peesque parfait 2025-12-11 01:37:06 +00:00
index.html update frontend 2025-12-10 23:25:04 -05:00
listfiles.sh update frontend 2025-12-11 19:00:31 -05:00
package-lock.json work with kc 2025-12-11 00:58:23 +00:00
package.json tout fonctionne logins et post correct 2025-12-10 19:45:06 +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.