Overview
The official website for Andronix App is built using NuxtJS and Tailwind, deployed on Netlify, and has a tech stack including VueJS and Tailwind. The site includes billing for digital products and Andronix Commands, with plans to incorporate additional features. The development team uses Cypress for E2E automated tests and Mocha and Chai for unit and integration tests.
Features
- Tech Stack: Built with NuxtJS, VueJS, and Tailwind CSS.
- Billing Integration: Supports billing for digital products offered by Andronix.
- Andronix Commands: Soon to be added to the repository.
- Automated Testing: Uses Cypress for E2E tests and Mocha with Chai for unit and integration tests.
- Developer Contribution: Allows developers to contribute via pull requests.
Installation
To run the website locally:
- Clone the project.
- Ensure NodeJS is installed on your machine.
- Run the following command:
// command to run the project locally $ npm run dev
Summary
The Andronix App website is a platform built using NuxtJS and Tailwind, offering billing integration for digital products and upcoming Andronix Commands. Developers can contribute by sending pull requests, with testing being done using Cypress, Mocha, and Chai. The website is deployed on Netlify and utilizes GitHub Actions for the app pipeline.