Skip to content

Dialogify123/frontend

Repository files navigation

Cloudtalk

Note: The backend for this project can be found at this repository.

Deploy with Ease: Your Cloud Assistant

This project is a frontend for an LLM application that assists with deploying applications to the cloud.

Features:

  • User-friendly interface for interacting with the LLM.
  • Ability to deploy to various cloud platforms (specific platforms to be defined).
  • Streamlined deployment process with user guidance.

Running the Application

Prerequisites:

  • An OpenAI API key (you'll need to create an account)

Steps:

  1. Clone the repository:
git clone https://github.com/dialogify123/frontend.git
  1. Install dependencies:
cd frontend
npm install
  1. Set environment variables:

Create a file named .env in the project root directory and add the following line, replacing YOUR_OPENAI_API_KEY with your actual key:

OPENAI_API_KEY=YOUR_OPENAI_API_KEY
  1. Start the development server:
npm run dev

This will run the application on http://localhost:3000/.

Contributing

We welcome contributions to this project! Please see the CONTRIBUTING.md file for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Note: This project is still under development.

  • Supported Cloud Platforms:
  • Deployment Examples: Link
  • Future Development: -*-

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •