This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_posts/2019-01-10-rebuilding-acquia-dashboard-with-vuejs-tailwind-css.md
2019-01-09 23:59:39 +00:00

1.7 KiB
Raw Blame History

title excerpt tags draft
Rebuilding Acquias Dashboard with Vue.js and Tailwind CSS How I rebuilt Acquias dashboard using Vue.js and Tailwind CSS.
drupal
tailwind-css
tweet
vuejs
true

After rebuilding Drupals Bartik theme, Ive now used Vue.js and Tailwind CSS to rebuild another Drupal related UI - this time its Acquias web hosting dashboard. Again, you can view the site on Netlify and the code on GitHub.

Why?

The same as the Bartik rebuild, this was a good opportunity for me to learn more about different technologies

vue router

The applications page

A screenshot of the rebuilt Applications page.
The rebuilt Applications page.

The environments page

A screenshot of the rebuilt Environments page.
The rebuilt Environments page for an application.

An environment page

A screenshot of the rebuilt page for an environment within an application.
The rebuilt page for an environment within an application.