{"id":16161723,"url":"https://github.com/bartek532/book-searcher-mongo","last_synced_at":"2026-04-14T05:31:16.609Z","repository":{"id":116641975,"uuid":"322019735","full_name":"Bartek532/book-searcher-mongo","owner":"Bartek532","description":"First version of Book Searcher. Not all functionalities implemented. Made with some different technologies. 📗","archived":false,"fork":false,"pushed_at":"2021-04-27T11:07:41.000Z","size":323,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T00:23:51.944Z","etag":null,"topics":["expressjs","gsap","html","jwt","mongodb","nodejs","scss","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Bartek532.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}},"created_at":"2020-12-16T15:14:12.000Z","updated_at":"2023-03-09T00:06:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c807b71-e09e-4328-aa39-6ee15ccd5e9f","html_url":"https://github.com/Bartek532/book-searcher-mongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bartek532/book-searcher-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fbook-searcher-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fbook-searcher-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fbook-searcher-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fbook-searcher-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bartek532","download_url":"https://codeload.github.com/Bartek532/book-searcher-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fbook-searcher-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["expressjs","gsap","html","jwt","mongodb","nodejs","scss","typescript","vue"],"created_at":"2024-10-10T02:26:51.490Z","updated_at":"2026-04-14T05:31:16.594Z","avatar_url":"https://github.com/Bartek532.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n   ❗ This version of the application is obsolete. \u003ca href=\"https://github.com/Bartek532/book-searcher\"\u003eCheck the latest version\u003c/a\u003e ❗\n\u003c/h1\u003e\n\u003cp\u003e\n    This version of the application includes other technologies. Not all functionalities have been implemented, but it is fully working.\n\u003c/p\u003e\n\n## Project Overview 🎨\n\n[Link to actual project overview](https://github.com/Bartek532/book-searcher#project-overview-)\n\n## Tech/framework used 🧰\n\n- Common\n\n| Tech                             | Description       |\n| -------------------------------- | ----------------- |\n| [Eslint](https://eslint.org/)    | Javascript Linter |\n| [Prettier](https://prettier.io/) | Code formatter    |\n\n\u003cbr /\u003e\n\n- Frontend\n\n| Tech                                          | Description                                                |\n| --------------------------------------------- | ---------------------------------------------------------- |\n| [Typescript](https://www.typescriptlang.org/) | Javascript superset language                               |\n| [Vue 3](https://vuejs.org)                    | Progressive JavaScript Framework                           |\n| [SCSS](https://sass-lang.com)                 | CSS with superpowers                                       |\n| [Vue Router](https://router.vuejs.org)        | Official router for Vue.js                                 |\n| [Vuex](vuex.vuejs.org)                        | State management for Vue.js                                |\n| [GSAP](https://greensock.com/gsap)            | Professional-grade JavaScript animation for the modern web |\n\n\u003cbr /\u003e\n\n- Backend\n\n| Tech                                          | Description                                 |\n| --------------------------------------------- | ------------------------------------------- |\n| [Node](https://nodejs.org/en/)                | JavaScript runtime                          |\n| [Express](https://expressjs.com)              | Web framework to Node.js                    |\n| [Typescript](https://www.typescriptlang.org/) | Javascript superset language                |\n| [JWT](https://jwt.io)                         | Token managament (e.g. for login)           |\n| [Nodemailer](https://nodemailer.com/)         | Email sending in Node.js                    |\n| [Cloudinary](https://cloudinary.com)          | Helpful with uploading images               |\n| [Joi](https://joi.dev/api)                    | Library for validation                      |\n| [MongoDB](https://www.mongodb.com)            | The database for modern applications        |\n| [Mongoose](https://mongoosejs.com)            | Elegant mongodb object modeling for node.js |\n\n## Performance 💨\n\nThe performance of this app was terrible. Fortunately, everything has been optimized and now the performance looks like [this](https://github.com/Bartek532/book-searcher#performance-)\n\n## Installation 💿\n\n```bash\n\ngit clone https://github.com/Bartek532/book-searcher-mongo.git\n\n# 1. Run server\ncd server\nnpm install\nnpm run dev\n\n# 2. Run client\ncd client\nnpm install\nnpm run dev\n\n```\n\n## Live 🎆\n\nActual live is available [here](https://github.com/Bartek532/book-searcher#live-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartek532%2Fbook-searcher-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartek532%2Fbook-searcher-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartek532%2Fbook-searcher-mongo/lists"}