{"id":21310058,"url":"https://github.com/thesmartcooking/front-end","last_synced_at":"2025-03-15T20:26:54.859Z","repository":{"id":245880720,"uuid":"819077501","full_name":"TheSmartCooking/Front-end","owner":"TheSmartCooking","description":"Nuxt.js","archived":false,"fork":false,"pushed_at":"2025-03-10T21:19:32.000Z","size":484,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-10T21:34:10.879Z","etag":null,"topics":["nuxtjs"],"latest_commit_sha":null,"homepage":"https://thesmartcooking.github.io/Front-end/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSmartCooking.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}},"created_at":"2024-06-23T17:58:22.000Z","updated_at":"2025-03-02T13:40:21.000Z","dependencies_parsed_at":"2024-12-04T17:22:00.478Z","dependency_job_id":"836727b6-fba1-4163-877e-4ad4bdc05e23","html_url":"https://github.com/TheSmartCooking/Front-end","commit_stats":null,"previous_names":["thesmartcooking/front-end"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartCooking%2FFront-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartCooking%2FFront-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartCooking%2FFront-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartCooking%2FFront-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSmartCooking","download_url":"https://codeload.github.com/TheSmartCooking/Front-end/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243788344,"owners_count":20348013,"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":["nuxtjs"],"created_at":"2024-11-21T17:12:08.477Z","updated_at":"2025-03-15T20:26:54.829Z","avatar_url":"https://github.com/TheSmartCooking.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx HTTP Web Server\n\nThis repository contains the frontend for SmartCooking.\n\n## Getting Started\n\n### Nuxt Minimal Development Server\n\n- To develop the frontend locally, you'll need Nuxt.js installed. Follow the steps below to develop the frontend with Nuxt.js.\n\n1. Install the dependencies:\n\n```bash\n# npm\nnpm install\n\n# pnpm\npnpm install\n\n# yarn\nyarn install\n\n# bun\nbun install\n```\n\n2. Start the development server on `http://localhost:3000`:\n\n```bash\n# npm\nnpm run dev\n\n# pnpm\npnpm dev\n\n# yarn\nyarn dev\n\n# bun\nbun run dev\n```\n\nLook at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.\n\n### Docker image and Container and hosting with Nginx\n\nTo set up the frontend locally, you'll need Docker installed. Follow the steps below to build and run the frontend in a container.\n\n1. **Build the Docker Image**:\n\n   ```bash\n   docker build -t smartcooking-nginx .\n   ```\n\n2. **Run the Docker Container**:\n\n   ```bash\n   docker run -d --name Smart-Cooking_Frontend -p 8080:80 smartcooking-nginx\n   ```\n\n3. **Access the Site**:\n   Open your browser and access `http://localhost:8080/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartcooking%2Ffront-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesmartcooking%2Ffront-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartcooking%2Ffront-end/lists"}