Humane.Link Corp

Notes

  • https://martinfowler.com/bliki/HumaneRegistry.html
  • base functionality
    • {gsc,slack,etc}.humane.link
    • create organization
    • Enter company or group name
    • verify or change workspace url
    • redirect to homepage
    • setup organization github creds
    • create project
    • add description
    • User can invite other people to organization
    • everyone is an admin and can edit everything
  • v2 - github integration
    • Oauth login w/ Github
    • select project
    • imports name, language, contributors, most recent activity
    • user can modify all of these but linked with repo
    • by default, description is shown as readme from github
    • User can choose github readme or enter their own service description
  • v2.5
    • some request from large customer that requires muddied code
  • v3
    • can add comments on services
    • can add wiki pages to services w/ code snippets
    • advanced comments service (upvoting, threads, etc.)
    • roles/authorization
    • for Go projects, autogenerates go docs
  • v4
    • add REST API
    • add token granting for api usage admin
  • v5
    • auto-update with github changes in background