Compare commits

...
This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.

10 commits

6 changed files with 23 additions and 23 deletions

View file

@ -1,31 +1,31 @@
# Rebuilding Acquias Dashboard with Vue.js and Tailwind CSS
# Rebuilding Acquia
[![Netlify Status](https://api.netlify.com/api/v1/badges/8cc12712-590a-47c7-bb78-d65e9249ac1d/deploy-status)](https://app.netlify.com/sites/rebuilding-acquia/deploys)
## Project setup
```
yarn install
```
A clone of [Acquia](https://www.acquia.com)s hosting dashboard, built with [Vue.js](https://vuejs.org) and [Tailwind CSS](https://tailwindcss.com).
### Compiles and hot-reloads for development
```
yarn run serve
```
## Icons
### Compiles and minifies for production
```
yarn run build
```
The icons were downloaded from the live Acquia webite and re-used, but the HTML, CSS and JavaScript code was written from scratch using the above mentioned technologies.
### Run your tests
```
yarn run test
```
## Screenshots
### Lints and fixes files
```
yarn run lint
```
### Viewing all applications
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
![A screenshot of the applications page in the list view](docs/images/applications-grid.png)
### Viewing all environments for an application
![A screenshot of the applications page in the list view](docs/images/environments-with-help.png)
### Viewing a single environment
![A screenshot of the applications page in the list view](docs/images/environment-prod.png)
## How it works
TODO: Add blog post link
## Author
[Oliver Davies](https://www.oliverdavies.uk) - Full Stack Developer

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB