{"id":19138247,"url":"https://github.com/helias/agentsim-portal","last_synced_at":"2026-04-09T13:52:43.142Z","repository":{"id":133905708,"uuid":"90632254","full_name":"Helias/AgentSim-Portal","owner":"Helias","description":"A web portal for AgentSimJS","archived":false,"fork":false,"pushed_at":"2017-07-07T21:26:12.000Z","size":5148,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-03T14:18:00.923Z","etag":null,"topics":["angular-ui","angular-ui-router","angularjs","bootstrap","expressjs","mongodb","nodejs","nodejs-api"],"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/Helias.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":"2017-05-08T13:38:19.000Z","updated_at":"2017-10-11T16:49:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3885c28-3fac-454c-aa66-863f4710c133","html_url":"https://github.com/Helias/AgentSim-Portal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FAgentSim-Portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FAgentSim-Portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FAgentSim-Portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FAgentSim-Portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helias","download_url":"https://codeload.github.com/Helias/AgentSim-Portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240221248,"owners_count":19767442,"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":["angular-ui","angular-ui-router","angularjs","bootstrap","expressjs","mongodb","nodejs","nodejs-api"],"created_at":"2024-11-09T06:42:09.553Z","updated_at":"2025-10-28T21:34:21.345Z","avatar_url":"https://github.com/Helias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgentSim-Portal\nA web portal for [AgentSimJS](https://github.com/maxdeben83/agentsimjs)\n\n\n### Requirements\n\n- NodeJS \u0026 npm\n- MongoDB\n- AgentSimJS\n\n### Install Requirements on Ubuntu 16.04\n\nInstall **NodeJS** and **npm**\n```\n$ curl -sL https://deb.nodesource.com/setup_6.x -o nodesource_setup.sh\n$ ./nodesource_setup.sh\n$ sudo apt install nodejs\n```\nInstall **MongoDB**\n```\n$ sudo apt install mongodb-server\n```\n\nDownload AgentSimJS, go in the directory project and run:\n```\n$ git submodule init\n$ git submodule update\n```\n\n### Configure\n\nCopy the file *config.js.dist* into **config.js** and configure it like:\n```\nmodule.exports = {\n    'secret': 'your_secret_string',\n    'database': \"mongodb://localhost:27017/db_name\",\n    'email': 'user@gmail.com',\n    'password': 'password',\n    'home_path': 'http://localhost:8080'\n};\n```\n\nRun your application:\n```\n$ node server.js\n```\n\nNow you can visit http://localhost:8080/ and see the output of the project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelias%2Fagentsim-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelias%2Fagentsim-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelias%2Fagentsim-portal/lists"}