{"id":25183993,"url":"https://github.com/irvinlara9/deno-crud-api-angular","last_synced_at":"2026-04-11T13:04:31.226Z","repository":{"id":276245830,"uuid":"921959966","full_name":"IrvinLara9/deno-crud-api-angular","owner":"IrvinLara9","description":"Deno CRUD API with Angular project.","archived":false,"fork":false,"pushed_at":"2025-02-16T01:09:16.000Z","size":130,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T08:15:37.333Z","etag":null,"topics":["angular","api","crud","deno","docker","medium","mongo","mongodb","oak","tutorial","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/IrvinLara9.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}},"created_at":"2025-01-25T00:32:16.000Z","updated_at":"2025-02-16T01:09:19.000Z","dependencies_parsed_at":"2025-02-07T05:20:42.379Z","dependency_job_id":"c439e3b2-1c8b-42ee-9a1f-23147460ef91","html_url":"https://github.com/IrvinLara9/deno-crud-api-angular","commit_stats":null,"previous_names":["irvinlara9/deno-crud-api-angular"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IrvinLara9%2Fdeno-crud-api-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IrvinLara9%2Fdeno-crud-api-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IrvinLara9%2Fdeno-crud-api-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IrvinLara9%2Fdeno-crud-api-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IrvinLara9","download_url":"https://codeload.github.com/IrvinLara9/deno-crud-api-angular/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142073,"owners_count":20890653,"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":["angular","api","crud","deno","docker","medium","mongo","mongodb","oak","tutorial","typescript"],"created_at":"2025-02-09T19:19:49.319Z","updated_at":"2025-12-30T23:08:59.675Z","avatar_url":"https://github.com/IrvinLara9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fruit Management App 🍏🍓🍊\n\nThis is a **CRUD application** for managing fruits, built with **Deno 2**, **Angular 19**, and **MongoDB 8**.  \n\n## 📌 Features\n- **Create, Read, Update, and Delete (CRUD)** fruits  \n- **Deno + Oak** for backend  \n- **Angular** for frontend  \n- **MongoDB** for database  \n- **Docker support** for local MongoDB easy setup  \n\n## 🛠️ Tech Stack\n- Backend: [Deno v2.1.9](https://deno.land/) + [Oak v17.1.4](https://oakserver.github.io/)  \n- Frontend: [Angular v19.1.5](https://angular.io/)  \n- Database: [MongoDB v8.0.4](https://www.mongodb.com/)  \n- Containerization: [Docker v27.4.0](https://www.docker.com/)  \n\n---\n\n## 🚀 How to Run the Project\n\n### **1️⃣ Run with Docker Compose** (optional)\nEnsure you have [Docker](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) installed.\n\nEdit these values in the docker-compose.yml file to set your MongoDB user and password:\n```sh\nMONGO_INITDB_ROOT_USERNAME= root\nMONGO_INITDB_ROOT_PASSWORD= mypassword\n```\n```sh\ndocker-compose up -d\n```\nThis will start MongoDB in a Docker container. Then, start the **backend** and **frontend** manually.\n\n### **2️⃣ Start Backend**\n```sh\ncd backend\ndeno task start\n```\n\n### **3️⃣ Start Frontend**\n```sh\ncd frontend\nnpm install\nnpm start\n```\n\n---\n\n## 💂️ Project Structure\n```\n/project-root\n ├── backend/     # Deno API\n ├── frontend/    # Angular frontend\n ├── docker-compose.yml     # Mongo DB\n ├── README.md\n```\n\n🔹 For more details, check the **backend** and **frontend** `README.md` files.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firvinlara9%2Fdeno-crud-api-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firvinlara9%2Fdeno-crud-api-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firvinlara9%2Fdeno-crud-api-angular/lists"}