Skip to content

Add Dockerfile for Easy Setup #997

@schourasia750

Description

@schourasia750

As an EmbeddedChat developer,
I need a Dockerfile to automate the setup process.

So that

Developers can quickly set up and run the project without manual dependency installation.

The development environment remains consistent across contributors.
Acceptance Criteria

 Add a Dockerfile using node:16 as the base image.
 Automate yarn install and setup.
 Expose necessary ports (e.g., 3000 for Storybook).
 Ensure it runs yarn storybook or yarn dev.
 Update README with usage instructions.

💡 I’d love to take this up and submit a PR! Let me know if this is good to proceed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions