{"id":21703579,"url":"https://github.com/codemonument/deno_audio_logbook","last_synced_at":"2026-05-15T20:03:06.951Z","repository":{"id":157685661,"uuid":"609529766","full_name":"codemonument/deno_audio_logbook","owner":"codemonument","description":"A deno fresh server, with a telegram bot to receive audio messages and a website to show all messages of a user in a calendar","archived":false,"fork":false,"pushed_at":"2023-05-13T13:20:17.000Z","size":567,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T08:37:48.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codemonument.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-03-04T13:07:17.000Z","updated_at":"2024-05-01T21:50:42.000Z","dependencies_parsed_at":"2023-05-30T09:45:41.083Z","dependency_job_id":null,"html_url":"https://github.com/codemonument/deno_audio_logbook","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codemonument/deno_audio_logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_audio_logbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_audio_logbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_audio_logbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_audio_logbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemonument","download_url":"https://codeload.github.com/codemonument/deno_audio_logbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemonument%2Fdeno_audio_logbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33077943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-25T21:33:40.553Z","updated_at":"2026-05-15T20:03:06.919Z","avatar_url":"https://github.com/codemonument.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio Logbook \n\nA deno fresh server, with a telegram bot to receive audio messages\nand a website to show all messages of a user in a calendar. \n\n---\n\n# Developer's Section \n\n## Usage \n\n### Start\nStart the project:\n\n```\ndeno task start\n```\n\nThis will watch the project directory and restart as necessary.\n\n### Deploy to Preview \n\n1. Make changes in some branch \n2. Run `deno task deploy-preview` to push changes to the preview system \n3. Find the changes here: [https://deno-audio-logbook-preview.deno.dev/auth/login](https://deno-audio-logbook-preview.deno.dev/auth/login)\n\nNote: This Preview system is mostly intendend to test stuff related to the telegram bot functions, \nbecause it has a second bot attached to it's url, named: audio_logbook_preview_bot\n\n### Connect to DB locally \n\nPrerequisites: \n- Installing pscale cli \n- Logging into pscale cli with `pscale auth login`\n- Getting access to the org where your db is hosted \u0026 your db\n\nRun:\n\n```\ndeno task db-connect\n\n\u003e Secure connection to database jbscratch_planetscale-in-deno and branch main is established!.\n\u003e Local address to connect your application: 127.0.0.1:3306 (press ctrl-c to quit)\n```\n\nNow you can connect to `localhost:3306` with user root and no password with any MySQL capable tool!\n\n\n## Useful Documentation Links\n\n- Fresh Docs: https://fresh.deno.dev/docs/introduction\n- Fresh Example Chat App: https://github.com/denoland/showcase_chat/tree/main\n  - Has been useful for getting the login code right!\n- Telegram Bot API Docs: https://core.telegram.org/bots/api\n- Telegram In-Depth Guide for Webhook based Bots: https://core.telegram.org/bots/webhooks\n- Telegram Guide for 'Login with Telegram'-Widget: https://core.telegram.org/widgets/login\n\n## Infrastructure \n\n- Dev Environment: http://localhost:8000/\n- Prod Environment: https://deno-audio-logbook.deno.dev/\n- Prod Telegram Bot Name: audio_logbook_bot\n- Explicit Preview Environment: https://deno-audio-logbook-preview.deno.dev/auth/login\n- Explicit Preview Telegram Bot Name: audio_logbook_preview_bot\n\n\n- Deno Deploy Dashboard: https://dash.deno.com/projects/deno-audio-logbook\n- Planetscale DB: https://app.planetscale.com/bjesuiter/jbscratch_planetscale-in-deno\n- Doppler Dashboard: https://dashboard.doppler.com/workplace/e6fccc45622fbb7e71e5/projects/deno_audio_logbook\n- MinIO Bucket: https://dashboard-minio.storage1500.vserv.fun/buckets/deno-audio-logbook/browse\n- Axiom Dashboard ( only 1 user in free tier :/ ) : https://app.axiom.co/codemonument-fule/datasets\n\n.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonument%2Fdeno_audio_logbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemonument%2Fdeno_audio_logbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemonument%2Fdeno_audio_logbook/lists"}