1.0.6 • Published 10 months ago

@mirrordigital/create-boris v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Create Boris

Create a new Strapi CMS powered by DigitalOcean APP Platform.

Usage

# Using npx
npx @mirrorprod/create-boris my-new-cms

# Using yarn
yarn create @mirrorprod/boris my-new-cms

# Using pnpm
pnpm create @mirrorprod/boris my-new-cms

This will create a new Strapi CMS in the specified directory with all the necessary configuration for DigitalOcean APP Platform.

What's included

  • Strapi CMS configuration
  • DigitalOcean APP Platform configuration
  • Automatic deployment scripts
  • GitLab CI/CD configuration

Available Scripts

In your new project, you can run:

yarn start

Starts the local development environment by running the Docker containers.

yarn stop

Stops the running Docker containers while preserving the data.

yarn down

Removes all Docker containers and their associated volumes.

yarn build

Builds the Docker containers with the latest changes.

yarn deploy

Performs a complete deployment to DigitalOcean App Platform (includes generate and build-platform steps).

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago