{"id":32563042,"url":"https://github.com/blevs/webdb-postgres","last_synced_at":"2026-06-24T21:31:36.301Z","repository":{"id":41769771,"uuid":"208861729","full_name":"Blevs/webdb-postgres","owner":"Blevs","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-11T01:30:47.000Z","size":1311,"stargazers_count":0,"open_issues_count":18,"forks_count":2,"subscribers_count":1,"default_branch":"recitation","last_synced_at":"2025-10-29T02:56:34.435Z","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/Blevs.png","metadata":{"files":{"readme":"README.org","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":"2019-09-16T17:48:11.000Z","updated_at":"2019-09-16T19:55:45.000Z","dependencies_parsed_at":"2023-02-08T21:31:45.095Z","dependency_job_id":null,"html_url":"https://github.com/Blevs/webdb-postgres","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Blevs/webdb-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blevs%2Fwebdb-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blevs%2Fwebdb-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blevs%2Fwebdb-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blevs%2Fwebdb-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blevs","download_url":"https://codeload.github.com/Blevs/webdb-postgres/tar.gz/refs/heads/recitation","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blevs%2Fwebdb-postgres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34750952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":[],"created_at":"2025-10-29T02:56:15.561Z","updated_at":"2026-06-24T21:31:36.282Z","avatar_url":"https://github.com/Blevs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"* book-r Backend\n  This the backend server for the Lambda School book-r build week project.\n\n** API Documentation\n   https://lambda-bookr.herokuapp.com/api/\n   \n** Local Development\n   To run the server locally, first install dependencies\n\n   #+begin_src sh\n     yarn install\n   #+end_src\n   \n   To run the server for use in another application\n\n   #+begin_src sh\n     yarn frontend\n   #+end_src\n   \n   This will reset the development database and fill it with seed data, as well\n   as launch the server on port 3500. Note that this will discard any existing\n   data.\n   \n   To set the server to a different port, set the environment variable ~ENV~ to\n   the desired number. This can be done using your operating systems method of\n   choice, or by using a ~.env~ file in the project's root.\n\n   For development, the staging postgres database needs to be configured. It's\n   connection is supplied via the ~DATABASE_URL~ environment variable. To migrate\n   and seed the database\n\n   #+begin_src sh\n     npx knex migrate:latest --env staging \u0026\u0026 npx knex seed:run --env staging\n   #+end_src\n   \n   To run the server\n   \n   #+begin_src sh\n     yarn server\n   #+end_src\n   \n   Tests may also be ran via\n\n   #+begin_src sh\n     yarn test-staging\n   #+end_src\n   \n   Note that this will rollback and reapply migrations, as well as reseed the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblevs%2Fwebdb-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblevs%2Fwebdb-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblevs%2Fwebdb-postgres/lists"}