{"id":21812816,"url":"https://github.com/whaaaley/whaleybar","last_synced_at":"2026-04-13T22:02:38.920Z","repository":{"id":264465047,"uuid":"879659035","full_name":"whaaaley/whaleybar","owner":"whaaaley","description":"Prod Ready Type-safe Zebar App","archived":false,"fork":false,"pushed_at":"2025-05-07T01:02:59.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T02:19:42.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://whaleybar.deno.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whaaaley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-28T10:19:10.000Z","updated_at":"2025-05-07T01:03:04.000Z","dependencies_parsed_at":"2024-12-20T02:41:03.700Z","dependency_job_id":"81d30062-873c-4e92-923f-4776c64bd6ab","html_url":"https://github.com/whaaaley/whaleybar","commit_stats":null,"previous_names":["whaaaley/whaleybar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whaaaley/whaleybar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whaaaley%2Fwhaleybar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whaaaley%2Fwhaleybar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whaaaley%2Fwhaleybar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whaaaley%2Fwhaleybar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whaaaley","download_url":"https://codeload.github.com/whaaaley/whaleybar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whaaaley%2Fwhaleybar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31772642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T14:20:22.337Z","updated_at":"2026-04-13T22:02:38.895Z","avatar_url":"https://github.com/whaaaley.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whaleybar\n\n## Development Setup\n\n### Prerequisites\n\n1. Install Nix Package Manager:\n\n```bash\n# Linux/macOS\nsh \u003c(curl -L https://nixos.org/nix/install) --daemon\n\n# After installation, restart your terminal\n```\n\n### Getting Started\n\n1. Download or clone this repository\n2. Enter the project directory\n3. Start the development environment:\n\n```bash\nnix-shell\n```\n\nThis will automatically:\n\n- Install all required dependencies (Node.js, Deno, etc.)\n- Start both the client and server in split panes\n- Set up your development environment\n\n### Development Servers\n\nThe development environment runs two servers side by side:\n\n- **web-client** (left pane): React frontend running on `npm`\n- **server** (right pane): Deno backend\n\n### Using tmux\n\nWhen the development environment starts, you'll be in a tmux session. Some basic commands:\n\n- Switch between panes: `Ctrl + b` then arrow keys\n- Exit: `Ctrl + b` then `d` (detach) or type `exit` in both panes\n\n### Manual Start\n\nIf you need to start the servers separately:\n\n```bash\n# Frontend (in web-client directory)\nnpm run dev\n\n# Backend (in server directory)\ndeno task start\n```\n\n### Troubleshooting\n\nIf tmux fails to start:\n\n1. Exit the nix-shell (`exit` or Ctrl+D)\n2. Re-enter: `nix-shell`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhaaaley%2Fwhaleybar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhaaaley%2Fwhaleybar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhaaaley%2Fwhaleybar/lists"}