{"id":24775693,"url":"https://github.com/inseefr/rem-back-office","last_synced_at":"2025-03-23T23:48:48.405Z","repository":{"id":62823442,"uuid":"545937611","full_name":"InseeFr/REM-Back-Office","owner":"InseeFr","description":"Survey unit repository","archived":false,"fork":false,"pushed_at":"2024-03-26T12:49:25.000Z","size":260,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-29T06:55:16.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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":"CHANGELOG.md","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":"2022-10-05T08:31:18.000Z","updated_at":"2023-11-30T10:28:06.000Z","dependencies_parsed_at":"2024-03-26T10:49:04.375Z","dependency_job_id":null,"html_url":"https://github.com/InseeFr/REM-Back-Office","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FREM-Back-Office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FREM-Back-Office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FREM-Back-Office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FREM-Back-Office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/REM-Back-Office/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186931,"owners_count":20574554,"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-01-29T06:55:19.753Z","updated_at":"2025-03-23T23:48:48.375Z","avatar_url":"https://github.com/InseeFr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REM-Back-Office\n\nREM-Back-Office is a Java Spring Boot application that manages the survey units repository for multimode surveys.\n\n## Requirements\n* JDK 17 +\n* Maven 3.6 +\n\n## Install and excute unit tests\nUse the maven clean and maven install \n```shell\nmvn clean install\n```  \n\n## Running the application locally\n\n### Minimal Local Properties file\nCreate local.properties in ${HOME}/rem/ directory and complete the following properties:  \n```shell  \n#Logs configuration\nfr.insee.rem.log.file.name=[filepath]\n#Application configuration (without auth)\nfr.insee.rem.security.auth.mode=noauth\nfr.insee.rem.host=http://localhost:8080\n\n#Database configuration\nfr.insee.rem.persistence.database.url = \nfr.insee.rem.persistence.database.name = \nfr.insee.rem.persistence.database.user = \nfr.insee.rem.persistence.database.password = \n```\n### jar with embedded tomcat\n\nThe jar file was created in the application/target directory.\n```shell\njava -jar application/target/rem-rembo-[version].jar\n```  \n\n### Application Accesses locally\nTo access to swagger-ui, use this url : [http://localhost:8080](http://localhost:8080)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Frem-back-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Frem-back-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Frem-back-office/lists"}