{"id":35488828,"url":"https://github.com/eyra/mono","last_synced_at":"2026-04-23T21:01:02.657Z","repository":{"id":37011790,"uuid":"304349808","full_name":"eyra/mono","owner":"eyra","description":"Next platform mono repo","archived":false,"fork":false,"pushed_at":"2026-04-17T13:16:06.000Z","size":109696,"stargazers_count":11,"open_issues_count":19,"forks_count":10,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-04-17T15:26:32.030Z","etag":null,"topics":["elixir","next-platform","research-tools","software-as-a-service"],"latest_commit_sha":null,"homepage":"https://next.eyra.co","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eyra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-15T14:20:12.000Z","updated_at":"2026-04-17T08:52:48.000Z","dependencies_parsed_at":"2023-10-16T05:18:48.853Z","dependency_job_id":"43afa159-c4ff-465c-a35e-0a465f6a1370","html_url":"https://github.com/eyra/mono","commit_stats":null,"previous_names":[],"tags_count":791,"template":false,"template_full_name":null,"purl":"pkg:github/eyra/mono","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyra%2Fmono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyra%2Fmono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyra%2Fmono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyra%2Fmono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyra","download_url":"https://codeload.github.com/eyra/mono/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyra%2Fmono/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32198232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T20:19:26.138Z","status":"ssl_error","status_checked_at":"2026-04-23T20:19:23.520Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["elixir","next-platform","research-tools","software-as-a-service"],"created_at":"2026-01-03T15:14:11.177Z","updated_at":"2026-04-23T21:01:02.652Z","avatar_url":"https://github.com/eyra.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eyra Mono\n\nCodebase used by the Next platform, which is also available for self hosting (see [bundles](https://github.com/eyra/mono#bundles)).\n\n## Projects\n\n* Core\n* Banking Proxy\n\n## Core\n\nProject implementing a SaaS platform based on interlinked modules called Systems. These Systems are composed into Bundles to form specific deployments. Deployments use config to expose a set of features (web pages) to the public.\n\n### Systems (shortlist)\n\n* Banking\n* Bookkeeping\n* Budget\n* Advert\n* Assignment\n* Lab\n* Questionnaire\n* Pool\n* ..\n\n### Bundles\n\n* Next\n\nPrimary bundle with all features available. Next is configured and hosted by Eyra.\n\n* Self\n\nCustomizable bundle that can be used to run Core on one of your own servers.\nSee [SELFHOSTING.md](SELFHOSTING.md) for detailed instructions.\n\n\n## Testing\n\n### Unit Tests\n```bash\ncd core\nmix test --warnings-as-errors\n```\n\n### E2E Tests (Playwright)\nBrowser-based end-to-end tests for user flows.\n```bash\ncd core/test/e2e\nnpm install\nnpx playwright test\n```\nSee [core/test/e2e/README.md](core/test/e2e/README.md) for configuration options.\n\n### Load Tests (Artillery)\nPerformance and stress testing for the data donation API.\n```bash\ncd core/test/load\nnpm run setup  # Install deps + generate test data files\nnpm run test:quick  # Quick sanity check\n```\nSee [core/test/load/README.md](core/test/load/README.md) for all test configurations.\n\n## Banking Proxy\n\nProject implementing a proxy server used in Banking (core/systems/banking). It allows for a limited and secure interaction with a banking account.\n\n\n## Using TLS between app and database\nTLS peer verification is possible between the elixir app and the postgres database. By default this is enabled. To disable it, set `DB_TLS_VERIFY=none` in the docker compose file.\nTo make sure everything is set up correctly, you can generate the certs using the following commands:\n```bash\n./postgres_ssl/generate.sh\n```\nThis command will generate the certs in the `postgres_ssl` directory. The certs are generated using the `openssl` command. The custom docker file for the postgres image will copy the certs to the correct location in the image.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyra%2Fmono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyra%2Fmono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyra%2Fmono/lists"}