{"id":30105724,"url":"https://github.com/fairdataihub/nuxt-starter","last_synced_at":"2025-08-10T00:19:11.271Z","repository":{"id":301257489,"uuid":"976459816","full_name":"fairdataihub/nuxt-starter","owner":"fairdataihub","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-25T23:30:35.000Z","size":203,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T00:29:04.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2025-05-02T06:26:59.000Z","updated_at":"2025-06-25T23:30:39.000Z","dependencies_parsed_at":"2025-06-26T00:39:29.559Z","dependency_job_id":null,"html_url":"https://github.com/fairdataihub/nuxt-starter","commit_stats":null,"previous_names":["fairdataihub/nuxt-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fairdataihub/nuxt-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fnuxt-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fnuxt-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fnuxt-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fnuxt-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fairdataihub","download_url":"https://codeload.github.com/fairdataihub/nuxt-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fairdataihub%2Fnuxt-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269657067,"owners_count":24454772,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-08-10T00:19:05.390Z","updated_at":"2025-08-10T00:19:11.256Z","avatar_url":"https://github.com/fairdataihub.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Starter\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 https://github.com/fairdataihub/nuxt-starter.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%2Fnuxt-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffairdataihub%2Fnuxt-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairdataihub%2Fnuxt-starter/lists"}