{"id":19610268,"url":"https://github.com/pauleenaphan/express-locallibrary-tutorial","last_synced_at":"2025-09-02T03:32:55.768Z","repository":{"id":245050778,"uuid":"816468889","full_name":"pauleenaphan/express-locallibrary-tutorial","owner":"pauleenaphan","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T04:04:06.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T09:59:00.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pauleenaphan.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":"2024-06-17T20:23:02.000Z","updated_at":"2024-06-19T04:04:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"e35a8bd5-9536-4328-a38c-b1d848c47016","html_url":"https://github.com/pauleenaphan/express-locallibrary-tutorial","commit_stats":null,"previous_names":["pauleenaphan/express-locallibrary-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauleenaphan%2Fexpress-locallibrary-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauleenaphan%2Fexpress-locallibrary-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauleenaphan%2Fexpress-locallibrary-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauleenaphan%2Fexpress-locallibrary-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pauleenaphan","download_url":"https://codeload.github.com/pauleenaphan/express-locallibrary-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898350,"owners_count":19875162,"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":[],"created_at":"2024-11-11T10:27:56.480Z","updated_at":"2025-02-26T17:19:41.470Z","avatar_url":"https://github.com/pauleenaphan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library express tutorial\nThis is a [MDN Express Tutorial](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website)\nof how to set up a library using the framework express.\n\n[Live site, uploaded using glitch](https://harmless-flying-blade.glitch.me) \n\n\n## Setup Instructions\n\n1. Clone the repository.\n   ```bash\n   git clone https://github.com/yourusername/yourrepository.git\n   cd yourrepository\n   ```\n\n2. Install dependencies.\n   ```bash\n   npm install\n   ```\n\n3. Create a `.env` file in the root directory of the project, based on the `.env.example` file.\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Edit the `.env` file and add your MongoDB URL.\n   ```plaintext\n   DEV_DB_URL=your_mongodb_url_here\n   ```\n\n5. Start the application.\n   ```bash\n   npm start\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauleenaphan%2Fexpress-locallibrary-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpauleenaphan%2Fexpress-locallibrary-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauleenaphan%2Fexpress-locallibrary-tutorial/lists"}