{"id":27515688,"url":"https://github.com/chenaski/express-bookshelf-realworld-example-app","last_synced_at":"2025-04-18T01:17:40.690Z","repository":{"id":48086910,"uuid":"390105966","full_name":"chenaski/express-bookshelf-realworld-example-app","owner":"chenaski","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-05T15:46:48.000Z","size":314,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-04T05:03:33.914Z","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/chenaski.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":"2021-07-27T19:39:02.000Z","updated_at":"2021-12-05T15:46:51.000Z","dependencies_parsed_at":"2022-08-12T18:20:26.725Z","dependency_job_id":null,"html_url":"https://github.com/chenaski/express-bookshelf-realworld-example-app","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/chenaski%2Fexpress-bookshelf-realworld-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenaski%2Fexpress-bookshelf-realworld-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenaski%2Fexpress-bookshelf-realworld-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenaski%2Fexpress-bookshelf-realworld-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenaski","download_url":"https://codeload.github.com/chenaski/express-bookshelf-realworld-example-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249404337,"owners_count":21265795,"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":"2025-04-18T01:17:40.195Z","updated_at":"2025-04-18T01:17:40.678Z","avatar_url":"https://github.com/chenaski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-bookshelf-realworld-example-app\n\n[![build status](https://img.shields.io/github/workflow/status/tanem/express-bookshelf-realworld-example-app/CI?style=flat-square)](https://github.com/tanem/express-bookshelf-realworld-example-app/actions?query=workflow%3ACI)\n[![coverage status](https://img.shields.io/codecov/c/github/tanem/express-bookshelf-realworld-example-app.svg?style=flat-square)](https://codecov.io/gh/tanem/express-bookshelf-realworld-example-app)\n\n\u003e An [Express](https://expressjs.com/) and [Bookshelf](http://bookshelfjs.org/) based backend implementation of the [RealWorld API Spec](https://github.com/gothinkster/realworld/tree/master/api).\n\n## Table of Contents\n\n- [Background](#background)\n- [Getting Started](#getting-started)\n- [Running Tests](#running-tests)\n- [Documentation](#documentation)\n- [License](#license)\n\n## Background\n\nThis project was created in order to familiarise myself with some key technologies in use at my day job. It's not intended to be production ready, but PRs that address this and any other issues are welcome!\n\n## Getting Started\n\nEnsure [Docker Compose](https://docs.docker.com/compose/install/) is installed, then:\n\n1.  Clone this repo.\n2.  Change to the above dir.\n3.  Run `npm run docker:start` to start the app.\n\n## Running Tests\n\nRun the full test suite with:\n\n```\n$ npm run docker:test\n```\n\nCLI args will be passed through to Jest. For example, to run in watch mode:\n\n```\n$ npm run docker:test --watch\n```\n\nThis project also passes the [realworld-server-tester](https://github.com/agrison/realworld-server-tester) test suite. First start the server:\n\n```\n$ npm run docker:start\n```\n\nThen in a new terminal window, assuming you've cloned the `realworld-server-tester` repo and changed to the correct directory, run:\n\n```\n$ java -jar target/realworld-server-tester-0.1.0-SNAPSHOT-standalone.jar http://localhost:3000/api\n```\n\n## Documentation\n\n- [Docs](/docs/)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenaski%2Fexpress-bookshelf-realworld-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenaski%2Fexpress-bookshelf-realworld-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenaski%2Fexpress-bookshelf-realworld-example-app/lists"}