This repository has been archived on 2025-10-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rebuilding-uis/acquia
2025-10-02 08:19:35 +01:00
..
public Move all files to acquia/ 2025-10-02 08:19:35 +01:00
src Move all files to acquia/ 2025-10-02 08:19:35 +01:00
.browserslistrc Move all files to acquia/ 2025-10-02 08:19:35 +01:00
.editorconfig Move all files to acquia/ 2025-10-02 08:19:35 +01:00
.envrc Move all files to acquia/ 2025-10-02 08:19:35 +01:00
.eslintrc.js Move all files to acquia/ 2025-10-02 08:19:35 +01:00
.gitignore Move all files to acquia/ 2025-10-02 08:19:35 +01:00
babel.config.js Move all files to acquia/ 2025-10-02 08:19:35 +01:00
flake.lock Move all files to acquia/ 2025-10-02 08:19:35 +01:00
flake.nix Move all files to acquia/ 2025-10-02 08:19:35 +01:00
jest.config.js Move all files to acquia/ 2025-10-02 08:19:35 +01:00
main.tf Move all files to acquia/ 2025-10-02 08:19:35 +01:00
netlify.toml Move all files to acquia/ 2025-10-02 08:19:35 +01:00
package.json Move all files to acquia/ 2025-10-02 08:19:35 +01:00
postcss.config.js Move all files to acquia/ 2025-10-02 08:19:35 +01:00
README.md Move all files to acquia/ 2025-10-02 08:19:35 +01:00
screenshot.png Move all files to acquia/ 2025-10-02 08:19:35 +01:00
tailwind.config.js Move all files to acquia/ 2025-10-02 08:19:35 +01:00
yarn.lock Move all files to acquia/ 2025-10-02 08:19:35 +01:00

Rebuilding Acquia

Netlify Status

A clone of Acquias hosting dashboard, built with Vue.js and Tailwind CSS.

A screenshot of the Rebuilding Acquia website

View the site live on Netlify →

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.