Skip to content

Remove all files and add new README.md#3

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/remove-all-files-add-readme
Draft

Remove all files and add new README.md#3
Copilot wants to merge 2 commits into
mainfrom
copilot/remove-all-files-add-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 25, 2025

Clean repository reset: remove all project files and replace with a minimal README.md per request.

Changes

  • Deleted all files: .gitignore, .github/workflows/, *.tsx, *.ts, *.json, *.html, components/
  • Added new README.md with AI Studio app instructions and updated app link

New README.md content

# Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1MXX_YCVxz_Zo_eh8iOKqFIGrbkNQFOBy

## Run Locally

**Prerequisites:**  Node.js

1. Install dependencies:
   `npm install`
2. Set the `GEMINI_API_KEY` in <a>.env.local</a> to your Gemini API key
3. Run the app:
   `npm run dev`
Original prompt

Goal: حذف جميع الملفات الموجودة في المستودع main، ثم إضافة README.md احترافي مكانها بالمحتوى والهيئة الجديدة التالية:


GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1MXX_YCVxz_Zo_eh8iOKqFIGrbkNQFOBy

Run Locally

Prerequisites: Node.js

  1. Install dependencies:
    npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app:
    npm run dev

ملحوظات:

  • احذف جميع الملفات بما فيها مجلدات المشاريع، البرمجيات، التكوين والملفات المخفية (.gitignore، إلخ) لجعل الريبو نظيفًا ولا يبقى سوى README.md الجديد فقط.
  • README.md يجب أن يُنسق بشكل احترافي (مع الحفاظ على الصورة والبنر والتعليمات كما هي أعلاه).

This pull request was created as a result of the following prompt from Copilot chat.

Goal: حذف جميع الملفات الموجودة في المستودع main، ثم إضافة README.md احترافي مكانها بالمحتوى والهيئة الجديدة التالية:


GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1MXX_YCVxz_Zo_eh8iOKqFIGrbkNQFOBy

Run Locally

Prerequisites: Node.js

  1. Install dependencies:
    npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app:
    npm run dev

ملحوظات:

  • احذف جميع الملفات بما فيها مجلدات المشاريع، البرمجيات، التكوين والملفات المخفية (.gitignore، إلخ) لجعل الريبو نظيفًا ولا يبقى سوى README.md الجديد فقط.
  • README.md يجب أن يُنسق بشكل احترافي (مع الحفاظ على الصورة والبنر والتعليمات كما هي أعلاه).

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Nov 25, 2025
Co-authored-by: Grar00t <239743497+Grar00t@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove all files and add new README.md Remove all files and add new README.md Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants