initial commit

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-09-29 02:07:21 +02:00
padre f26be9dae3
commit 0888baa32f
Se han modificado 28 ficheros con 5280 adiciones y 78 borrados

10
.env.example Archivo normal
Ver fichero

@@ -0,0 +1,10 @@
# GoToSocial React Frontend Configuration
# Optional: Default instance URL (can be overridden at login)
# REACT_APP_DEFAULT_INSTANCE_URL=https://your-gotosocial-instance.com
# Optional: Application name (used in OAuth registration)
# REACT_APP_CLIENT_NAME=GoToSocial React Frontend
# Optional: Enable development mode features
# REACT_APP_DEV_MODE=true