Skip to content

adobecom/caas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sheridan SunierSheridan Sunier
Sheridan Sunier
and
Sheridan Sunier
Jan 10, 2025
82033e1 · Jan 10, 2025
Nov 20, 2024
Mar 22, 2024
Jun 5, 2024
Jan 21, 2023
Jan 10, 2025
Oct 13, 2023
Apr 26, 2024
Oct 17, 2024
Sep 6, 2023
Jan 10, 2025
Nov 20, 2024
Sep 19, 2023
Oct 22, 2024
Jun 30, 2023
Oct 3, 2023
Jan 21, 2023
Jan 10, 2025
Mar 5, 2024
Nov 19, 2024
Nov 20, 2024
Jan 21, 2023
Nov 7, 2024
Oct 22, 2024
Nov 20, 2024
Jan 21, 2023
Jan 10, 2025
Jan 10, 2025
May 3, 2023
Jan 21, 2023
Nov 19, 2024
Oct 26, 2024
Jan 10, 2025
Nov 18, 2024
Dec 19, 2024
Aug 24, 2023

Repository files navigation

Adobe CaaS

Adobe CaaS is a web-based user interface for a cloud-based application. It is built on the React.js library.

Installation

To install CaaS, simply clone from your fork of the repo:

git clone https://github.com/<username>/CaaS

Then run:

npm install
npm run build
npm run start

Usage

Once installed, you can use the following scripts to build, lint, release, test, and serve the application:

npm run build
npm run lint
npm run test:coverage
npm run test:unit
npm run test:e2e
npm run start

Contributing

Pull requests are welcome! If you want to contribute, ask for access to the repository in the #javelin-friends slack channel. Please do all work from a branch and not a fork so that our e2e repository tests and other pr checks will work as intended. Additionally we ask that you follow the husky prompts in their entirety (choosing what kind of change you're doing, specifying your ticket number, adding a short description for the change).

Apache

Apache