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

https://github.com/authentiqid/authentiq-cdn

Authentiq CDN repository
https://github.com/authentiqid/authentiq-cdn

Last synced: about 1 month ago
JSON representation

Authentiq CDN repository

Awesome Lists containing this project

README

          

# Authentiq CDN Origin Repository

Origin repository for the Authentiq CDN. Files are served on the following URL.

https://cdn.authentiq.io//

For instance:

https://cdn.authentiq.io/logos/small/app-icon-rounded.png

## Deploying

Deploys are normally managed automatically through CI.

### Deploy to test

To copy the contents of the current checkout to the test bucket, run:

./deploy test

### Deploy to prod

To copy the contents of the current checkout to the production bucket, run:

./deploy prod