{"id":18650870,"url":"https://github.com/vicentefb/recipe-web-application","last_synced_at":"2025-11-05T11:30:39.460Z","repository":{"id":192155980,"uuid":"402286464","full_name":"vicentefb/Recipe-Web-Application","owner":"vicentefb","description":"Simple Recipe Web Application developed with HTML/CSS, Node.js and MongoDB","archived":false,"fork":false,"pushed_at":"2021-09-02T04:19:26.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T13:12:26.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vicentefb.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}},"created_at":"2021-09-02T04:15:11.000Z","updated_at":"2024-11-15T14:46:58.000Z","dependencies_parsed_at":"2023-09-03T01:24:12.536Z","dependency_job_id":null,"html_url":"https://github.com/vicentefb/Recipe-Web-Application","commit_stats":null,"previous_names":["vicentefb/recipe-web-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FRecipe-Web-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FRecipe-Web-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FRecipe-Web-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentefb%2FRecipe-Web-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicentefb","download_url":"https://codeload.github.com/vicentefb/Recipe-Web-Application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239458726,"owners_count":19642098,"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":[],"created_at":"2024-11-07T06:47:20.007Z","updated_at":"2025-11-05T11:30:39.398Z","avatar_url":"https://github.com/vicentefb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe Web Application\n\nRecipe Web Application is a very simple web app for recipes.\n\n### Build\n\n```sh\ngit clone https://github.com/vicentefb/Recipe-Web-Application.git\ncd Recipe-Web-Application\nnpm install\nnpm run devStart\n```\nGo to **localhost:3000**\n\n### Tech\n\nFollowing the MVC (Model, View, Controller) pattern, Recipe-Web-App uses some open source projects to work properly:\n\n* HTML and CSS for structuring and styling the web app\n* [node.js] - evented I/O for the backend\n* [Express] - fast node.js network app framework \n* [MongoDB] - database\n\n\n   [MongoDB]: \u003chttps://www.mongodb.com/es\u003e\n   [node.js]: \u003chttp://nodejs.org\u003e\n   [express]: \u003chttp://expressjs.com\u003e\n\n### Folder structure\n```\n.\n├── model                   # Handles data logic and interacts with database\n├── public                  # Contains CSS stylesheets\n├── routes                  # Handles request flow\n├── views                   # Handles data presentation and it is dynamically rendered\n├── .gitignore                  \n├── README.md\n├── package-lock.json\n├── package.json\n└── server.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentefb%2Frecipe-web-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicentefb%2Frecipe-web-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentefb%2Frecipe-web-application/lists"}