{"id":25346419,"url":"https://github.com/bdashrad/taylor-scents","last_synced_at":"2026-02-13T03:07:05.933Z","repository":{"id":276023323,"uuid":"927890911","full_name":"bdashrad/taylor-scents","owner":"bdashrad","description":"a generative ai experiment in typescript and vue.js","archived":false,"fork":false,"pushed_at":"2025-02-10T23:09:35.000Z","size":393,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T17:21:23.870Z","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/bdashrad.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-05T17:59:44.000Z","updated_at":"2025-02-10T23:09:38.000Z","dependencies_parsed_at":"2025-02-07T03:02:04.341Z","dependency_job_id":"9fa9c63a-6abc-4cfd-a059-461550f5485a","html_url":"https://github.com/bdashrad/taylor-scents","commit_stats":null,"previous_names":["bdashrad/swiftly-scented","bdashrad/taylor-scents"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdashrad/taylor-scents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Ftaylor-scents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Ftaylor-scents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Ftaylor-scents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Ftaylor-scents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdashrad","download_url":"https://codeload.github.com/bdashrad/taylor-scents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Ftaylor-scents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274383853,"owners_count":25275186,"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-09-09T02:00:10.223Z","response_time":80,"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-02-14T13:36:08.248Z","updated_at":"2026-02-13T03:07:00.868Z","avatar_url":"https://github.com/bdashrad.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# taylor-scents\n\nThis project is a fun game that allows users to vote on whether a given phrase is the name of a Taylor Swift song or a Bath and Body Works scent.\n\n## Project Structure\n\n- **src/**: Contains the source code for the application.\n\n  - **assets/**: Contains base styles for the application.\n    - `base.css`: Base styles including CSS variables for colors and layout.\n  - **components/**: Contains Vue components.\n    - `HelloWorld.vue`: A component that displays a greeting message.\n    - `TheWelcome.vue`: A component that provides information and links to resources related to the Vue ecosystem.\n  - **views/**: Contains the views for the application.\n    - `GameView.vue`: The view that implements the game logic.\n  - **types/**: Contains TypeScript types and interfaces.\n    - `index.ts`: Defines types for game phrases and voting results.\n  - `main.ts`: The entry point of the application that initializes the Vue app.\n\n- **public/**: Contains public assets.\n\n  - `index.html`: The main HTML file that serves as the entry point for the web application.\n\n- `package.json`: Configuration file for npm, listing dependencies and scripts.\n\n- `tsconfig.json`: Configuration file for TypeScript, specifying compiler options.\n\n- `pnpm-lock.yaml`: Locks the versions of the dependencies used in the project.\n\n## Setup Instructions\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/bdashrad/taylor-scents.git\n   cd taylor-scents\n   ```\n\n2. Install dependencies:\n\n   ```sh\n   pnpm install\n   ```\n\n3. Run the development server:\n\n   ```sh\n   pnpm dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:3000` to see the application in action.\n\n## Usage\n\n- Users can interact with the game by voting on whether a phrase is a Taylor Swift song or a Bath and Body Works scent.\n- The game will display results based on user votes.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or features you'd like to add.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdashrad%2Ftaylor-scents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdashrad%2Ftaylor-scents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdashrad%2Ftaylor-scents/lists"}