FrancescoXX / contentbox

The organized solution for Content Creators.
https://contentbox.vercel.app
MIT License
86 stars 25 forks source link

Add gitpod icon and yml file #61

Closed nik132-eng closed 1 year ago

nik132-eng commented 1 year ago

image

Summary by CodeRabbit

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contentbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 6:36pm
coderabbitai[bot] commented 1 year ago

Walkthrough

The changes introduced in this pull request primarily focus on integrating Gitpod into the project. This includes adding a Gitpod configuration file and updating the README with a Gitpod badge, enhancing the development experience by enabling online coding via Gitpod.

Changes

File Summary
.gitpod.yml Added a Gitpod configuration file that sets up the environment by running npm install, npm run build, and npm run start.
README.md Updated to include a Gitpod badge, providing a quick link to open the project in Gitpod's online IDE.

🐇💻

In the land of code where the shadows lie,

A rabbit hops, its eyes on the sky.

With a badge so bright and a config new,

Gitpod integration is now in view.

Now we code in the cloud, oh so high,

As our ideas take flight and fly! 🚀

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.
nik132-eng commented 1 year ago

please add the hacktoberfest label and merge it after 1 Oct, issue : #60