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.
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.
To run the website locally:
// command to run the project locally
$ npm run dev
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.