Skip to content

Transform ideas into unique AI art, print on t-shirts, phone cases, and more. Personalized, one-of-a-kind designs at your fingertips."

Notifications You must be signed in to change notification settings

RyanBaron/ProductBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductBot Project

Transform ideas into unique AI art, print on t-shirts, phone cases, and more. Personalized, one-of-a-kind designs at your fingertips."

Prerequisites

Before you can run ProductBot, make sure you have the following installed on your system:

  • Docker
  • Docker Compose

Getting Started

These instructions will help you set up and run the ProductBot application locally.

  1. Clone the repository:

    git clone 
    cd ProductBot
    
  2. Build and start the Docker containers:

    docker-compose up --build
    

    This command will build and start both the frontend and backend services defined in the docker-compose.yml file.

  3. Access the ProductBot application:

Stopping the Application

To stop the ProductBot application and shut down the Docker containers, use the following command:

docker-compose down

Configuration

  • Frontend configuration can be found in frontend/.env
  • Backend configuration can be found in backend/.env

Contributing

If you would like to contribute to ProductBot, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Transform ideas into unique AI art, print on t-shirts, phone cases, and more. Personalized, one-of-a-kind designs at your fingertips."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published