{"id":14955595,"url":"https://github.com/thibaultlatrille/controversciences","last_synced_at":"2025-10-01T18:31:51.406Z","repository":{"id":2537471,"uuid":"29101258","full_name":"ThibaultLatrille/ControverSciences","owner":"ThibaultLatrille","description":"ControverSciences est un portail collaboratif  qui rassemble les publications scientifiques autour de questions controversées, en les rendant accessible à tous.","archived":false,"fork":false,"pushed_at":"2025-01-13T13:47:42.000Z","size":48819,"stargazers_count":15,"open_issues_count":14,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-14T11:21:34.334Z","etag":null,"topics":["rails5","science","website"],"latest_commit_sha":null,"homepage":"https://controversciences.org/","language":"HTML","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/ThibaultLatrille.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":"2015-01-11T18:27:17.000Z","updated_at":"2022-10-21T17:54:26.000Z","dependencies_parsed_at":"2024-09-29T06:17:30.269Z","dependency_job_id":null,"html_url":"https://github.com/ThibaultLatrille/ControverSciences","commit_stats":{"total_commits":1755,"total_committers":11,"mean_commits":"159.54545454545453","dds":"0.16638176638176638","last_synced_commit":"a5c06616c2bde23889e727c66dcaf3740e35c570"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThibaultLatrille%2FControverSciences","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThibaultLatrille%2FControverSciences/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThibaultLatrille%2FControverSciences/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThibaultLatrille%2FControverSciences/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThibaultLatrille","download_url":"https://codeload.github.com/ThibaultLatrille/ControverSciences/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234725224,"owners_count":18877335,"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":["rails5","science","website"],"created_at":"2024-09-24T13:11:25.547Z","updated_at":"2025-10-01T18:31:44.892Z","avatar_url":"https://github.com/ThibaultLatrille.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ControverSciences\n\n## Get ControverSciences up and running for developpement on Linux\n\n### Clone the repository and cd to the dir\n\n```\ngit clone https://github.com/ThibaultLatrille/ControverSciences.git\ncd ControverSciences\n```\n\n### Install RVM for managing ruby version\n\nFollow steps in\n[https://rvm.io/](https://rvm.io/)\n\nDon't forget to append '--rails --ruby' for a all in one installation\n\nControverSciences is currently using ruby 2.5.6\n```\nrvm install 2.7.3\nrvm use 2.7.3\ngem install bundler\n```\n\n### Install PostgreSQL and create role\n\nInstall the Postgresql libraries:\n\n```\nsudo apt-get install postgresql\nsudo apt-get install libpq-dev\n```\n\nThen create the user (AKA \"role\") inside PostgreSQL:\n\n```\nsudo su - postgres\npsql -d postgres\npostgres=# create role controversciences login superuser password 'password';\npostgres=# \\q\n```\n\n\n### Install the gems\n\n```\nbundle install\n```\n\n### Create database and populate with anonymized data\n```\nrake db:create\nsh ./dump/pg_restore\n```\nThe password is as defined above during role creation: 'password'\n\n### Run local webserver\n\n```\nrails s\n```\n\nNavigate to 127.0.0.1:3000 with your favorite browser and you are Up \u0026 Running\n\n## Repopulate the database after a maj or if you screwed the database\n\n```\nrake db:drop db:create\nsh ./dump/pg_restore\n```\n\n### Connect as an admin of the website in the local version\n\n* Login : administrator@controversciences.org\n* Password: 'password'\n\n### Authors\n\nThibault Latrille\n\n### Licence\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Thibault Latrille\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibaultlatrille%2Fcontroversciences","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthibaultlatrille%2Fcontroversciences","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibaultlatrille%2Fcontroversciences/lists"}