{"id":18365831,"url":"https://github.com/mostlypanda/be-a-booker","last_synced_at":"2025-09-09T21:32:40.077Z","repository":{"id":44483874,"uuid":"280406948","full_name":"mostlypanda/Be-a-booker","owner":"mostlypanda","description":"It's a book-author app designed in node.js, express and mongodb for adding any author and then author can add their books","archived":false,"fork":false,"pushed_at":"2022-12-11T14:57:06.000Z","size":310,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T17:00:37.460Z","etag":null,"topics":["bootstrap4","css","ejs-templates","express","mongoose","nodejs","npm-package"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mostlypanda.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":"2020-07-17T11:28:28.000Z","updated_at":"2024-07-07T13:51:11.000Z","dependencies_parsed_at":"2022-09-04T04:22:51.056Z","dependency_job_id":null,"html_url":"https://github.com/mostlypanda/Be-a-booker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mostlypanda/Be-a-booker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlypanda%2FBe-a-booker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlypanda%2FBe-a-booker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlypanda%2FBe-a-booker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlypanda%2FBe-a-booker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostlypanda","download_url":"https://codeload.github.com/mostlypanda/Be-a-booker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlypanda%2FBe-a-booker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274366292,"owners_count":25272293,"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-09-09T02:00:10.223Z","response_time":80,"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":["bootstrap4","css","ejs-templates","express","mongoose","nodejs","npm-package"],"created_at":"2024-11-05T23:14:42.460Z","updated_at":"2025-09-09T21:32:40.040Z","avatar_url":"https://github.com/mostlypanda.png","language":"JavaScript","readme":"# Be-a-booker\n\nA dynamic book-author web-application designed using node.js,express and mongodb with the ejs-template engine. This app can add authors then author can add details about their published books and user can see every book and search any book either directly by name or by using the time-period of book-published.Here a very-interactive user interface their you can see any athor any book published by him in a very nice way. Here you can search any author and customise as well\n\n---\n## Requirements\n\nFor development, you will need Node.js and a node global package along with mongodb also, Yarn, installed in your environement.\n\n### Node\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n###\n### Yarn installation\n  After installing node, this project will need yarn too, so just run the following command.\n\n      $ npm install -g yarn\n\n---\n\n## Install\n\n    $ git clone https://github.com/mostlypanda/Be-a-booker.git\n    $ cd Be-a-booker\n    $ yarn install\n\n## Configure app\n\nOpen `a/nice/path/to/a.file` then edit it with your settings. You will need:\n\n- A setting;\n- Another setting;\n- One more setting;\n\n## Running the project\n\n    $ yarn start\n\n## Simple build for production\n\n    $ yarn build\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostlypanda%2Fbe-a-booker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostlypanda%2Fbe-a-booker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostlypanda%2Fbe-a-booker/lists"}