0.0.69-alpha • Published 8 months ago

@zodiac3k/dockerize-cli v0.0.69-alpha

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Dockerize-CLI

Dockerize-CLI is a versatile command-line tool designed to simplify the setup of Dockerized applications for frontend, backend, or full-stack development. It automates the generation of Dockerfiles, docker-compose.yml, and environment configurations, saving developers time and effort while ensuring a smooth and reproducible development workflow.

Installation

You can install Dockerize-CLI globally using either npm or pnpm:

Using npm

npm install -g @zodiac3k/dockerize-cli

Using pnpm

pnpm install -g @zodiac3k/dockerize-cli

Usage

After installation, you can run the CLI tool using the following command:

dct

Alternatively, you can use npm or pnpm to invoke it:

npm dct

or

pnpm dct

Features

Dockerize-CLI provides options to quickly scaffold your project and choose the relevant technologies. Here's an overview of the available options:

  • Frontend:
    • Technology: React (supports TypeScript, CommonJS, or ES Modules)
  • Backend:
    • Technology: Node.js (supports TypeScript, CommonJS, or ES Modules)
  • Database:
    • Supported Databases: PostgreSQL, MongoDB, MySQL, Redis
    • Database GUIs:
      • PgAdmin4 (RDBMS)
      • Adminer (RDBMS)
      • DBeaver (RDBMS)
      • RedisInsight (NoSQL)
      • No GUI
  • Full Stack: Work in progress

Example Workflow

  1. Run dct to start the interactive prompt.
  2. Choose whether you want to set up a frontend, backend, database, or full stack project.
  3. Give your project a name and select the desired technologies.
  4. The tool will set up the project and ask if you'd like to Dockerize it.
  5. If you are creating a JavaScript/Node.js application, you can also opt for TypeScript support.

This makes it easy to get started with a Dockerized environment for quick and efficient development.

Full Stack Support

Full-stack support is currently a work in progress. Stay tuned for updates.

Why Dockerize-CLI?

Dockerize-CLI is a quick and easy way to scaffold projects that are fully Dockerized. It sets up a working development environment with Docker support, which streamlines the process of spinning up containers and sharing your environment with teammates.

Contributing

If you have suggestions or feature requests, feel free to let me know! This project is open-source, and contributions are always welcome. If you'd like to contribute, you can find the GitHub repository here:

GitHub

License

This project is licensed under ISC.


Feel free to reach out with any feedback or ideas, and thank you for using Dockerize-CLI!

0.0.69-alpha

8 months ago

0.0.68-alpha

8 months ago

0.0.67-alpha

9 months ago

0.0.66-alpha

9 months ago

0.0.65-alpha

9 months ago

0.0.64-alpha

9 months ago

0.0.63-alpha

9 months ago

0.0.62-alpha

9 months ago

0.0.61-alpha

9 months ago

0.0.60-alpha

9 months ago

0.0.59-alpha

9 months ago

0.0.58-alpha

9 months ago

0.0.57-alpha

9 months ago

0.0.56-alpha

9 months ago

0.0.55-alpha

9 months ago

0.0.54-alpha

9 months ago

0.0.53-alpha

9 months ago

0.0.52-alpha

9 months ago

0.0.51-alpha

9 months ago

0.0.50-alpha

9 months ago

0.0.37-alpha

9 months ago

0.0.35-alpha

9 months ago

0.0.21-alpha.34

9 months ago

0.0.2-alpha.34

9 months ago

1.0.0-alpha.34

9 months ago

1.0.1-alpha.34

9 months ago

0.0.1

9 months ago

1.0.0

9 months ago