{"id":14967384,"url":"https://github.com/andronixapp/andronix-website-base","last_synced_at":"2025-10-08T13:23:04.862Z","repository":{"id":38950094,"uuid":"328322516","full_name":"AndronixApp/andronix-website-base","owner":"AndronixApp","description":"We have a new website 👀, built with NuxtJS and Tailwind CSS, it's fast! Uses Cypress and Mocha for testing and is automated with GH Actions.","archived":false,"fork":false,"pushed_at":"2024-03-02T05:38:51.000Z","size":1426,"stargazers_count":207,"open_issues_count":9,"forks_count":49,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-10T03:54:44.100Z","etag":null,"topics":["andronix","cypress","jest","mocha","nuxt","tailwindcss","vue"],"latest_commit_sha":null,"homepage":"https://andronix.app","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/AndronixApp.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":"2021-01-10T06:54:59.000Z","updated_at":"2025-04-09T18:12:00.000Z","dependencies_parsed_at":"2024-08-23T14:34:33.757Z","dependency_job_id":null,"html_url":"https://github.com/AndronixApp/andronix-website-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndronixApp/andronix-website-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndronixApp%2Fandronix-website-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndronixApp%2Fandronix-website-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndronixApp%2Fandronix-website-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndronixApp%2Fandronix-website-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndronixApp","download_url":"https://codeload.github.com/AndronixApp/andronix-website-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndronixApp%2Fandronix-website-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278949966,"owners_count":26074131,"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-10-08T02:00:06.501Z","response_time":56,"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":["andronix","cypress","jest","mocha","nuxt","tailwindcss","vue"],"created_at":"2024-09-24T13:37:58.600Z","updated_at":"2025-10-08T13:23:04.832Z","avatar_url":"https://github.com/AndronixApp.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n \u003cimg width=\"500\" height=\"250\" src=\"https://i.ibb.co/85hpwFx/readme-logo.png\" alt=\"andronix-internal-api\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"\"\u003e\u003cimg src=\"https://github.com/imprakharshukla/andronix-website-base/workflows/Chrome%20E2E%20CI/badge.svg?branch=dev\"\u003e\u003c/a\u003e\n\u003ca href=\"\"\u003e\u003cimg src=\"https://github.com/imprakharshukla/andronix-website-base/workflows/Production%20Deploy/badge.svg?branch=master\"\u003e\u003c/a\u003e\n\u003ca href=\"\"\u003e\u003cimg src=\"https://github.com/imprakharshukla/andronix-website-base/workflows/Dev%20Deploy/badge.svg?branch=dev\u0026event=push\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## What is this? ⚡\nThis is the repository of the official website for [Andronix App](https://git.andronix.app). This combines billing for the digital products that Andronix offers and Andronix Commands.\n\n\u003e Andronix Commands will be added soon to this repo. It currently resides on [here](https://web.andronix.app) and is build with just VueJS and Tailwind.\n\n## What is the Tech-Stack? 📐\n\nThis website/web-app is built using [NuxtJS](https://nuxtjs.org)  and [Tailwind](https://tailwindcss.com).  Deployed on [Netlify](https://netlify.com) and uses [GitHub Actions](https://github.com/features/actions) for the app pipeline.\n\n### - Testing 🤖\nWe use [Cypress](https://cypress.io) for our E2E automated tests. Our unit and integration tests are done through [Mocha](https://mochajs.org) and [Chai](https://www.chaijs.com).\n\n## Developer Notes\n\n### How to run it locally? 🏠\nClone the project and assuming that you have NodeJS installed on your machine already, run -\n``` bash\n# yarn\nyarn run dev # for the development server. \nyarn run generate # for the production build. \n\n# npm\nnpm run dev # for the development server. \nnpm run generate # for the production build. \n```\n\n### How do I contribute? 🏗\nIf you want to improve something or maybe add something new, you can just send a pull request and if that's something that we would like to add/change, we'll be more than happy to merge it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandronixapp%2Fandronix-website-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandronixapp%2Fandronix-website-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandronixapp%2Fandronix-website-base/lists"}