posted an update

Important Notice:

Due to the complexity of authentication and the temporary nature of the sandbox environment, you can only access the AutoDocs AI Frontend locally. Follow these instructions to run the application:

  1. Pull Docker Image:

    docker pull bayurzx/autodocs-auth-autodocs-app:latest
    
  2. Run Interactively:

    docker run -it --rm -p 3000:3000 bayurzx/autodocs-auth-autodocs-app:latest
    
  3. Access the Application: Open your web browser and navigate to http://localhost:3000 to interact with the AutoDocs AI Frontend.

Note: This setup is for local development purposes.

Log in or sign up for Devpost to join the conversation.