{"id":24775701,"url":"https://github.com/inseefr/sonor","last_synced_at":"2025-07-15T07:07:44.776Z","repository":{"id":38987435,"uuid":"276646753","full_name":"InseeFr/Sonor","owner":"InseeFr","description":"Case management web application for administration of Computer-Assisted Personal Interviewing (CAPI)","archived":false,"fork":false,"pushed_at":"2024-04-12T06:22:57.000Z","size":2132,"stargazers_count":0,"open_issues_count":28,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-15T01:57:57.767Z","etag":null,"topics":["transverse-component"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InseeFr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-07-02T12:58:31.000Z","updated_at":"2024-04-17T07:36:11.519Z","dependencies_parsed_at":"2024-04-17T07:35:43.271Z","dependency_job_id":"924462f0-d03c-4b84-80b9-b774778c9af2","html_url":"https://github.com/InseeFr/Sonor","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FSonor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FSonor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FSonor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FSonor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/Sonor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236142757,"owners_count":19101664,"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":["transverse-component"],"created_at":"2025-01-29T06:55:21.497Z","updated_at":"2025-07-15T07:07:44.766Z","avatar_url":"https://github.com/InseeFr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sonor app\n\n## Installation\n\n### Requirements\n\n- Node.js (version \u003e 10.15)\n- npm or yarn\n\n### Install dependencies\n\n`npm install` or `yarn install`\n\n## Configuration\n\n### Configuration of the application\n\nThe configuration of the application can be modified in the .env file :\n\n```\n  AUTHENTICATION_MODE\n  PEARL_JAM_URL\n  QUEEN_URL_BACK_END\n  QUEEN_URL_FRONT_END\n  ISSUER_URI\n  OIDC_CLIENT_ID\n```\n\n## Usage\n\n### Start the app\n\n`npm start` or `yarn start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### Start mock servers\n\nTo test the application at this point you need to use the server _mocked_apis_server_ to serve the pearlJam APIs.\nYou will find it at the root of this project : /mocked_apis_server\n\n`cd ./mocked_apis_server`\n\nRun the following commands to install and start the server:\n\n`npm install` (or `yarn install`)\n\n`npm start` (or `yarn start`)\n\n### Run unit tests with jest\n\n`npm run test` or `yarn  run test`\n\nTo see the tests coverage:\n`npm test -- --coverage` (or `yarn test -- --coverage`)\n\n### End to end tests with cypress\n\n`npm run cypress:open` or `yarn run cypress:open`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fsonor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Fsonor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fsonor/lists"}