An open API service indexing awesome lists of open source software.

https://github.com/digitaloptimizationgroup/adn-apps


https://github.com/digitaloptimizationgroup/adn-apps

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# adn-apps

These are designed to be used with Digital Optimization Group's Application Delivery Network.

```sh
npm install -g @digitaloptgroup/cli
```

Then within a Create React App project run:

```sh
dog login
dog apps:init
dog apps:build
dog apps:apply blue
```