{"id":18961656,"url":"https://github.com/trialanderrororg/websites","last_synced_at":"2025-04-19T11:44:37.893Z","repository":{"id":40509405,"uuid":"442586598","full_name":"TrialAndErrorOrg/websites","owner":"TrialAndErrorOrg","description":"Monorepo for many of the *.trialanderror.org websites","archived":false,"fork":false,"pushed_at":"2025-03-06T11:32:08.000Z","size":52607,"stargazers_count":9,"open_issues_count":29,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T04:45:18.527Z","etag":null,"topics":["astro","blog","job-board","monorepo","nextjs","nx","open-science","strapi","typescript"],"latest_commit_sha":null,"homepage":"https://blog.trialanderror.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrialAndErrorOrg.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-28T21:20:04.000Z","updated_at":"2025-03-06T11:32:13.000Z","dependencies_parsed_at":"2023-02-14T10:02:24.437Z","dependency_job_id":"34e08ef5-b541-4b4b-9f60-075b0dd349f7","html_url":"https://github.com/TrialAndErrorOrg/websites","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/TrialAndErrorOrg%2Fwebsites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Fwebsites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Fwebsites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Fwebsites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrialAndErrorOrg","download_url":"https://codeload.github.com/TrialAndErrorOrg/websites/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249685583,"owners_count":21310628,"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":["astro","blog","job-board","monorepo","nextjs","nx","open-science","strapi","typescript"],"created_at":"2024-11-08T14:13:53.578Z","updated_at":"2025-04-19T11:44:37.871Z","avatar_url":"https://github.com/TrialAndErrorOrg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Center of Trial \u0026 Error\n\nMonorepo used for creating https://trialanderror.org\n\n## Structure\n\nMost important are the three main applications\n\n- `apps/frontend` - the actual Next.js website\n- `apps/strapi` - the Strapi backend\n- `apps/blog` - the Astro blog\n\nThe rest is just a bunch of packages that are used by the two main applications.\n\n## Development\n\n### Environment variables\n\nThe following environment variables are required for the frontend:\n\n- `NEXT_PUBLIC_STRAPI_URL` - the URL of the Strapi backend\n-\n\n### Running\n\nTo start, you need to have the strapi instance running.\n\n```bash\nyarn\ncd apps/strapi\nyarn\nyarn develop\n```\n\nThen you can start the main website in another terminal.\n\n```bash\nnx serve frontend\n```\n\nwhich will open up the website at http://localhost:4200\n\nOr you can start the blog.\n\n```bash\nnx dev blog\n```\n\nwhich will open up the blog at http://localhost:3000\n\nTODO: Figure out a way to seed the database with some initial data without having to manually create it in the admin panel or using the production database.\n\n### Frontend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrialanderrororg%2Fwebsites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrialanderrororg%2Fwebsites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrialanderrororg%2Fwebsites/lists"}