Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getbased website

Landing page, legal pages, public agent-discovery files, and installer entrypoint for getbased. Deployed to getbased.health via Vercel.

The app lives in elkimek/get-based. The agent stack lives in elkimek/getbased-agents.

Public Agent Access surfaces

These files are intentionally public and must never contain private setup payloads, tokens, or user context:

  • install.sh — public installer for getbased-agent-stack
  • install.sh.sha256 — published hash for the installer
  • llms.txt — short agent-readable entrypoint
  • .well-known/getbased-agent.md — fuller agent-readable setup guide

The private command copied from getbased looks like this, but with a real one-time setup payload:

curl -fsSL https://getbased.health/install.sh | bash -s -- connect <target> --setup 'gbsetup_v1_...'

Do not commit real gbsetup_v1_... values. Use [REDACTED] or gbsetup_v1_... in docs and tests.

Local checks

bash -n install.sh
sha256sum -c install.sh.sha256
node test-landing.js

Community

Join the Discord or follow on Nostr.

License

AGPL-3.0-or-later. See LICENSE.

About

Landing page for getbased

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages