{"id":18964271,"url":"https://github.com/lorransutter/local-library","last_synced_at":"2025-04-16T05:31:57.231Z","repository":{"id":42274795,"uuid":"240400090","full_name":"LorranSutter/Local-library","owner":"LorranSutter","description":"Express JS tutorial from Developer Mozilla","archived":false,"fork":false,"pushed_at":"2022-12-12T01:52:18.000Z","size":782,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-05T23:44:19.583Z","etag":null,"topics":["css3","expressjs","html5","javascript","mongodb","mongoosejs","nodejs"],"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/LorranSutter.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-02-14T01:00:09.000Z","updated_at":"2021-04-23T22:58:09.000Z","dependencies_parsed_at":"2023-01-27T10:16:38.636Z","dependency_job_id":null,"html_url":"https://github.com/LorranSutter/Local-library","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FLocal-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FLocal-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FLocal-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FLocal-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LorranSutter","download_url":"https://codeload.github.com/LorranSutter/Local-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223697748,"owners_count":17187857,"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":["css3","expressjs","html5","javascript","mongodb","mongoosejs","nodejs"],"created_at":"2024-11-08T14:23:31.354Z","updated_at":"2024-11-08T14:23:32.024Z","avatar_url":"https://github.com/LorranSutter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local Library\n\nTutorial from [Developer Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website) to build a Local Library using [Express JS](http://expressjs.com/)\n\nPart of BCDV1007 - Full Stack Development II from [Blockchain Development](https://www.georgebrown.ca/programs/blockchain-development-program-t175/) program from [George Brown College](https://www.georgebrown.ca)\n\n## :runner: How to run\n\nOpen your terminal in the folder you want to clone the project\n\n```sh\n# Clone this repo\ngit clone https://github.com/LorranSutter/Local-library.git\n\n# Go to the project folder\ncd Local-library\n\n# Install dependencies\nnpm install\n\n# Run the project\nnpm start\n```\n\nIf you want to use your own mongodb account, replace the following variable with your own mongo URL:\n\n```sh\n# Go to connectionDB.js\nMONGOURI = \u003cyour-url\u003e\n```\n\nThen you may populate your database using the following command:\n\n```sh\nnode populatedb.js\n```\n\n## :book: Resources and technologies :computer:\n\n- [Developer Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website) - tutorial to build local library\n- [Express.js](http://expressjs.com/) - web application framework\n- [Pug](https://pugjs.org/api/getting-started.html) - template engine for Node.js and for the browser\n- [MongoDB](https://www.mongodb.com/) - NoSQL database\n- [Async](https://caolan.github.io/async/v3/) - library to perform asynchronous operations\n- [Express validator](https://express-validator.github.io/docs/) - middleware to validate data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Flocal-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florransutter%2Flocal-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Flocal-library/lists"}