Skip to content

csys-alt/bughive

Repository files navigation

BugHive

BugHive is a mobile-first engineering logbook for developers and QA engineers.

It helps engineers capture private debugging notes, bug reports, feature ideas, research, and technical investigations, then optionally sync selected logs to GitHub Issues.

Product Shape

  • Supabase is the source of truth.
  • GitHub is only a manual synchronization target.
  • Home and repository detail screens load from Supabase only.
  • GitHub API calls happen only when connecting a repository or syncing a log.

Current App Flow

  1. Continue with GitHub through Supabase Auth.
  2. View repositories registered in BugHive.
  3. Add a GitHub repository URL.
  4. Create engineering logs as local drafts.
  5. Optionally sync a saved log to GitHub Issues.

Environment

Copy .env-example to .env, then set:

  • SUPABASE_URL
  • SUPABASE_PUBLISHABLE_KEY
  • GITHUB_OAUTH_REDIRECT_URL

After changing Nylo environment values, regenerate the app env file before building:

dart run nylo_framework:main make:env

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages