{"id":18721046,"url":"https://github.com/mauricius/lookmarks","last_synced_at":"2025-04-12T14:30:18.785Z","repository":{"id":37694593,"uuid":"190913792","full_name":"mauricius/lookmarks","owner":"mauricius","description":"Google-like Bookmarks application built with AdonisJs and Tailwind","archived":false,"fork":false,"pushed_at":"2022-08-03T20:10:58.000Z","size":628,"stargazers_count":17,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T09:02:19.482Z","etag":null,"topics":["adonisjs","bookmarks","bookmarks-manager","laravel","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mauricius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-08T17:02:47.000Z","updated_at":"2024-08-10T05:27:58.000Z","dependencies_parsed_at":"2022-08-27T06:02:20.046Z","dependency_job_id":null,"html_url":"https://github.com/mauricius/lookmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Flookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Flookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Flookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Flookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricius","download_url":"https://codeload.github.com/mauricius/lookmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248580910,"owners_count":21128077,"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":["adonisjs","bookmarks","bookmarks-manager","laravel","tailwindcss"],"created_at":"2024-11-07T13:33:23.418Z","updated_at":"2025-04-12T14:30:18.760Z","avatar_url":"https://github.com/mauricius.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :star: Lookmarks\n\n\u003e A Google-like bookmarks platform built with AdonisJs\n\n## Intro\n\nI always used the [Google bookmarks](https://www.google.com/bookmarks/) website to save my bookmarks, because it's simple and does the job. But let's be honest, it still looks like a website built in the nineties.\n\nFor this reason I decided to build my own version of it, learning in the meantime how to use the [AdonisJs framework](https://adonisjs.com/). The frontend is built with the awesome [Tailwind framework](https://tailwindcss.com/).\n\n![Screenshot](screenshot.png)\n\n## Setup\n\nRun the command below to install all dependencies\n\n```bash\n$ npm install\n```\n\n### Environment variables\n\nDuplicate `.env.example` and rename it `.env`. Fill the file with the required values.\n\n### Migrations\n\nRun the following command to migrate the database\n\n```bash\n$ adonis migration:run\n```\n\nFinally, start the application with hot reload\n\n```bash\n$ adonis serve --dev\n```\n\nand visit http://127.0.0.1:3333/ to see the application in action.\n\n## Features\n\n\n### Functional Features\n\n* Registration (login, password reset)\n* User account management (avatar, name, password)\n* Category management (CRUD)\n* Bookmark management (CRUD) + filtering, searching and sorting\n* Automatic meta description and screenshot fetching for new bookmarks\n* Import bookmarks from Google Chrome or Google Bookmarks files\n* User personal data deletion\n\n## Operative Features\n\n* Id obfuscation (avoids revealing numeric ids)\n* Lots of component abstraction\n\n## License\n\n[MIT](LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricius%2Flookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricius%2Flookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricius%2Flookmarks/lists"}