Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Pocket/data-product-admin

Repository files navigation

Strapi application

A quick description of your strapi application

Deploy

Create Setup Docker Repository

cdk deploy DataProductAdminRepository
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 410318598490.dkr.ecr.us-east-1.amazonaws.com
docker build -t data-product-admin .
docker tag data-product-admin:latest 410318598490.dkr.ecr.us-east-1.amazonaws.com/data-product-admin:latest
docker push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published