{"id":22131278,"url":"https://github.com/arthurarakelyan/keep-link","last_synced_at":"2025-07-25T19:32:06.787Z","repository":{"id":176284374,"uuid":"654711480","full_name":"ArthurArakelyan/keep-link","owner":"ArthurArakelyan","description":"🔗 A simple and modern website where you can save your interesting and useful links.","archived":false,"fork":false,"pushed_at":"2024-04-14T13:36:34.000Z","size":1775,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T05:35:30.729Z","etag":null,"topics":["angular","firebase","ngrx","playwright","pwa","rxjs","storybook","typescript"],"latest_commit_sha":null,"homepage":"https://keep-link.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArthurArakelyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-06-16T18:57:12.000Z","updated_at":"2024-03-21T19:28:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"561ae55e-3854-4ab4-a777-7b0b625dec7f","html_url":"https://github.com/ArthurArakelyan/keep-link","commit_stats":null,"previous_names":["arturarakelyan0411/keep-link","arthurarakelyan/keep-link"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurArakelyan%2Fkeep-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurArakelyan%2Fkeep-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurArakelyan%2Fkeep-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurArakelyan%2Fkeep-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurArakelyan","download_url":"https://codeload.github.com/ArthurArakelyan/keep-link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227611558,"owners_count":17793593,"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","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":["angular","firebase","ngrx","playwright","pwa","rxjs","storybook","typescript"],"created_at":"2024-12-01T18:32:20.718Z","updated_at":"2024-12-01T18:32:21.442Z","avatar_url":"https://github.com/ArthurArakelyan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keep Link\n\nKeep Link is a powerful tool which allows you to save all your links in one place.\n\nThe website is deployed on [Vercel](https://vercel.com)\n\nWebsite: https://keep-link.vercel.app\n\nStorybook: https://keep-link-storybook.vercel.app\n\n## Project setup\n\nThis project uses `npm` as a package manager.\n\nNode version: `20.11.1`\n\nNPM version: `10.2.4`\n\n### Install Dependencies\n```bash\nnpm install\n```\n\n### Run Development Server \n\nOpen http://localhost:4200 with your browser to see the result.\n\n```bash\nnpm start\n```\n\n### Build\n\n```bash\nnpm run build\n```\n\n### Run Lint Test\n\n```bash\nnpm run lint\n```\n\n### Run Unit Tests\n\n```bash\nnpm run test\n```\n\n### Run Unit Tests In Production Mode\n\n```bash\nnpm run test:prod\n```\n\n### Run E2E Tests\n\n```bash\nnpm run test:e2e\n```\n\n### Run E2E Tests with UI\n\n```bash\nnpm run test:e2e:ui\n```\n\n### Run Storybook Development Server\n\n```bash\nnpm run storybook\n```\n\n### Build Storybook\n\n```bash\nnpm run build-storybook\n```\n\n## Tech Stack\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://github.com/devicons/devicon/raw/master/icons/typescript/typescript-original.svg\" title=\"TypeScript\" alt=\"TypeScript\" width=\"40\" height=\"40\" /\u003e\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://user-images.githubusercontent.com/25181517/183890595-779a7e64-3f43-4634-bad2-eceef4e80268.png\" title=\"Angular\" alt=\"Angular\" width=\"40\" height=\"40\" /\u003e\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://cdn.worldvectorlogo.com/logos/rxjs-1.svg\" title=\"RxJs\" alt=\"RxJs\" width=\"40\"    \nheight=\"40\"/\u003e\u0026nbsp;\u0026nbsp;\n    \u003cimg src=\"https://ngrx.io/assets/images/badge.svg\" title=\"NgRx\" alt=\"NgRx\" width=\"40\"    \nheight=\"40\"/\u003e\u0026nbsp;\u0026nbsp;\n   \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/firebase/firebase-plain.svg\" title=\"Firebase\" alt=\"Firebase\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\u0026nbsp;\n   \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/storybook/storybook-original.svg\" title=\"Storybook\" alt=\"Storybook\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\u0026nbsp;\n   \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/playwright/playwright-original.svg\" title=\"Playwright\" alt=\"Playwright\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\u0026nbsp;\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurarakelyan%2Fkeep-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurarakelyan%2Fkeep-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurarakelyan%2Fkeep-link/lists"}