{"id":18326074,"url":"https://github.com/underdogbytes/hotdogson","last_synced_at":"2026-01-22T20:09:01.358Z","repository":{"id":47955262,"uuid":"375532932","full_name":"underdogbytes/hotdogson","owner":"underdogbytes","description":"When I started coding this, I was hungry and haven't a cent on my wallet. So I developed a website that asks you how many hot dogs do you want :) After this, I keep coding and nowadays it's a pretty cool site bro :)","archived":false,"fork":false,"pushed_at":"2023-04-27T15:38:18.000Z","size":35509,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T15:57:44.314Z","etag":null,"topics":["dashboard","login","website"],"latest_commit_sha":null,"homepage":"","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/underdogbytes.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}},"created_at":"2021-06-10T01:19:50.000Z","updated_at":"2022-07-21T16:02:03.000Z","dependencies_parsed_at":"2024-03-21T18:48:22.968Z","dependency_job_id":null,"html_url":"https://github.com/underdogbytes/hotdogson","commit_stats":null,"previous_names":["underdogbytes/hotdogson"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/underdogbytes/hotdogson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underdogbytes%2Fhotdogson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underdogbytes%2Fhotdogson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underdogbytes%2Fhotdogson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underdogbytes%2Fhotdogson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/underdogbytes","download_url":"https://codeload.github.com/underdogbytes/hotdogson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underdogbytes%2Fhotdogson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"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":["dashboard","login","website"],"created_at":"2024-11-05T19:05:40.859Z","updated_at":"2026-01-22T20:09:01.337Z","avatar_url":"https://github.com/underdogbytes.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hotdogson\n\n[![Vue version](https://img.shields.io/badge/Vue-3.2.33-green.svg)](https://vuejs.org)\n![GitHub Repo Size](https://img.shields.io/github/repo-size/wolfhaltz/hotdogson)\n\n\u003cimg src=\"banner.png\" alt=\"banner\" /\u003e\n\n## Summary\n\n[PREVIEW](#Preview) \u0026diams; [ABOUT](#About) \u0026diams; [GET STARTED](#Get-started) \u0026diams; [PROJECT DEVELOPMENT STATUS](#Project-development-status) \u0026diams;\n## Preview\n\nhttps://user-images.githubusercontent.com/37088290/180326214-59e74d01-c42a-4b8c-b1da-c72596bb4c7d.mp4\n\n\n__Figma:__\n\u003ca href=\"https://www.figma.com/file/2RhE3NUqZwsZVx7r3xJrOq/HotDogson?node-id=0%3A1\"\u003efigma/hotdogson\u003c/a\u003e\n\n__Behance:__\n\u003ca href=\"https://www.behance.net/gallery/148699563/Website-Hotdogson\"\u003ebehance/hotdogson\u003c/a\u003e\n\n\n## About\n\nThis is an application for ficctional food company named Hotdogson, created using `VueJS` that shows a website and its dashboard.\nThe main features are:\n\n- [x] Website\n- [ ] Admin Dashboard\n- [ ] Client Dashboard\n\nFor more information about the it, check:\n\n\u003ca href=\"https://www.figma.com/file/2RhE3NUqZwsZVx7r3xJrOq/HotDogson?node-id=0%3A1\"\u003efigma/hotdogson\u003c/a\u003e\n\n# Get started\n\n### Before start\n  \nYou must have the down below to run the project locally:\n\n- \u003ca href=\"https://nodejs.org/en/\"\u003enode\u003c/a\u003e\n- \u003ca href=\"https://git-scm.com\"\u003egit\u003c/a\u003e\n- \u003ca href=\"https://www.npmjs.com\"\u003enpm\u003c/a\u003e/\u003ca href=\"https://yarnpkg.com\"\u003eyarn\u003c/a\u003e/package manager\n- \u003ca href=\"https://vuejs.org\"\u003eVueJS\u003c/a\u003e\n\n### Locally project setup\n\nTo clone the project, navigate to its folder and to install required packages, run the following commands on the command prompt:\n\n```sh\n$ git clone https://github.com/wolfhaltz/hotdogson.git\n$ cd hotdogson\n```\n  \n### Project Setup\n\n```sh\n npm install\n```\n  \n#### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n#### Compile and Minify for Production\n\n```sh\nnpm run build\n```\n  \n# Project development status\n__Last update:__ 21/07/2021\n\nWell, did some improvements at components and soon I'll do the JWT auth stuff and its dashboard.\n\nTo-do:\n\n- [ ] Refactor some shit code\n- [ ] Improve Website components\n- [ ] JWT Auth\n- [ ] Dashboard Admin\n- [ ] Dashboard Client\n\n__Thank you for your support!__\n\n_... And stay awesome Gothan!_\n  \n[PREVIEW](#Preview) \u0026diams; [ABOUT](#About) \u0026diams; [GET STARTED](#Get-started) \u0026diams; [PROJECT DEVELOPMENT STATUS](#Project-development-status) \u0026diams; [BACK TO TOP](#Project-name-here)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderdogbytes%2Fhotdogson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funderdogbytes%2Fhotdogson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderdogbytes%2Fhotdogson/lists"}