{"id":46843914,"url":"https://github.com/fairdataihub/dmpchef-website","last_synced_at":"2026-03-10T14:13:05.783Z","repository":{"id":326133167,"uuid":"1082062818","full_name":"fairdataihub/dmpchef-website","owner":"fairdataihub","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-09T03:48:53.000Z","size":9536,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-09T08:40:22.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dmpchef-website.vercel.app","language":"Vue","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/fairdataihub.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-23T17:18:33.000Z","updated_at":"2026-01-08T20:30:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fairdataihub/dmpchef-website","commit_stats":null,"previous_names":["fairdataihub/dmp-chef","fairdataihub/dmp-chef-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fairdataihub/dmpchef-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fdmpchef-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fdmpchef-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fdmpchef-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fdmpchef-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fairdataihub","download_url":"https://codeload.github.com/fairdataihub/dmpchef-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fdmpchef-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30336299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"last_error":"SSL_read: 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":[],"created_at":"2026-03-10T14:13:05.140Z","updated_at":"2026-03-10T14:13:05.765Z","avatar_url":"https://github.com/fairdataihub.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DMP Chef\n\n## Getting started\n\n### Prerequisites/Dependencies\n\nYou will need the following installed on your system:\n\n- Node.js\n- Yarn\n- Docker\n- Volta (optional)\n\n### Setup\n\n1. Clone the repository\n\n   ```bash\n   git clone git@github.com:fairdataihub/dmp-chef.git\n   ```\n\n2. Install the dependencies\n\n   ```bash\n   yarn install\n   ```\n\n3. Add your environment variables. An example is provided at `.env.example`\n\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Start the development server\n\n   ```bash\n   yarn dev\n   ```\n\n5. Open the application in your browser\n\n   ```bash\n   open http://localhost:3000\n   ```\n\n## Development\n\n### Database\n\nThe application uses a PostgreSQL database for storing data. You can use Docker to run these services locally.\n\n```bash\ndocker-compose -f ./dev-docker-compose.yaml up\ndocker-compose -f ./dev-docker-compose.yaml up -d # if you want the db to run in the background\n```\n\nClose the database with:\n\n```bash\ndocker-compose -f ./dev-docker-compose.yaml down\n```\n\n### Prisma\n\nThe application uses Prisma to interact with the database.\n\n### UI\n\nThe application uses [Nuxt UI](https://ui.nuxt.com) to build the UI components. It also uses [Tailwind CSS](https://tailwindcss.com) for styling.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairdataihub%2Fdmpchef-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffairdataihub%2Fdmpchef-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairdataihub%2Fdmpchef-website/lists"}