{"id":26436399,"url":"https://github.com/archellir/bookmark.arcbjorn.com","last_synced_at":"2026-01-12T06:44:32.892Z","repository":{"id":63368965,"uuid":"560712289","full_name":"archellir/bookmark.arcbjorn.com","owner":"archellir","description":"Bookmark management web service","archived":false,"fork":false,"pushed_at":"2022-12-11T22:41:22.000Z","size":183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T08:16:52.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/archellir.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}},"created_at":"2022-11-02T04:59:20.000Z","updated_at":"2022-11-02T05:11:17.000Z","dependencies_parsed_at":"2022-11-17T18:16:23.674Z","dependency_job_id":null,"html_url":"https://github.com/archellir/bookmark.arcbjorn.com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/archellir/bookmark.arcbjorn.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archellir%2Fbookmark.arcbjorn.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archellir%2Fbookmark.arcbjorn.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archellir%2Fbookmark.arcbjorn.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archellir%2Fbookmark.arcbjorn.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archellir","download_url":"https://codeload.github.com/archellir/bookmark.arcbjorn.com/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archellir%2Fbookmark.arcbjorn.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270579854,"owners_count":24610091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-03-18T08:16:53.691Z","updated_at":"2025-08-15T14:19:13.354Z","avatar_url":"https://github.com/archellir.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Arc bookmark system\n\n### Development\n\n```shell\n# run app (currently disabled) and postgres containers\nmake up\n\n# run all migrations\nmake migrate_up\n\n# regenerate ORM code (just in case)\nmake generate_orm\n\n# run backend app in dev mode - http://localhost:8080/\nmake dev_backend\n\n# run frontend app in dev mode (with hot reloading) - http://127.0.0.1:5173/\nmake dev_frontend\n\n# run full app in dev mode (no hot reloading) - http://localhost:8080/\nmake dev_full\n\n---\n\n# shut down \u0026 delete app (currently disabled) and postgres containers with volumes\nmake down\n```\n\n### Testing\n\n```shell\n# run api and postgres containers\nmake up\n\n# create test database\nmake create_db_test\n\n# run all migrations in test database\nmake migrate_up_test\n\n# regenerate ORM code (just in case)\nmake generate_orm\n\n# run ORM tests\nmake test_backend_orm\n\n# run all backend tests\nmake test_backend\n\n# run frontend unit tests\nmake test_frontend_unit\n\n# run frontend end-to-end tests\nmake test_frontend_e2e\n\n# shut down \u0026 delete api and postgres containers with volumes\nmake down\n```\n\n### Production\n\n```sh\n# build binary (no docker)\nmake prod\n\n# run binary\n./main --production\n```\n\nRefer to `Makefile` for other commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchellir%2Fbookmark.arcbjorn.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchellir%2Fbookmark.arcbjorn.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchellir%2Fbookmark.arcbjorn.com/lists"}