display github starts on header and hamburger menu

This commit is contained in:
CREDO23 2025-10-17 14:55:19 +02:00
parent 8f4ccba59a
commit 525564bd82
3 changed files with 54 additions and 39 deletions

View file

@ -2,4 +2,6 @@ NEXT_PUBLIC_FASTAPI_BACKEND_URL=http://localhost:8000
NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE=LOCAL or GOOGLE
NEXT_PUBLIC_ETL_SERVICE=UNSTRUCTURED or LLAMACLOUD or DOCLING
# Contact Form Vars - OPTIONAL
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres
NEXT_PUBLIC_GITHUB_REPO=SurfSense
NEXT_PUBLIC_GITHUB_OWNER=MODSetter