https://github.com/codingforentrepreneurs/Cursor-Hello-World
Learn Cursor basics to build and deploy an HTML website to the internet.
https://github.com/codingforentrepreneurs/Cursor-Hello-World
claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website
Last synced: about 1 month ago
JSON representation
Learn Cursor basics to build and deploy an HTML website to the internet.
- Host: GitHub
- URL: https://github.com/codingforentrepreneurs/Cursor-Hello-World
- Owner: codingforentrepreneurs
- License: mit
- Created: 2024-10-02T21:18:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T21:47:00.000Z (7 months ago)
- Last Synced: 2024-10-22T14:38:03.226Z (6 months ago)
- Topics: claude, code-with-ai, cursor, cursor-ssh, git, github, llm, tutorial, virtual-machine, website
- Language: HTML
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - codingforentrepreneurs/Cursor-Hello-World - Learn Cursor basics to build and deploy an HTML website to the internet. (HTML)
- awesome-starz - codingforentrepreneurs/Cursor-Hello-World - Learn Cursor basics to build and deploy an HTML website to the internet. (HTML)
README
# CFE Main Website 🚀
Welcome to the Coding For Entrepreneurs (CFE) Main Website repository! This project houses the core website for CFE, showcasing our courses, tutorials, and resources for aspiring tech entrepreneurs.
## 🌟 Project Overview
- **Project Name:** CFE Main Website
- **Root Directory:** `/var/www/my-website`
- **GitHub Repo:** [Cursor Hello World](https://github.com/codingforentrepreneurs/Cursor-Hello-World)## 🛠️ Tech Stack
- **OS:** Ubuntu 24.04 LTS
- **Web Server:** Nginx
- **Version Control:** Git## 🚀 Quick Start
1. Clone the repository:
```
git clone https://github.com/codingforentrepreneurs/Cursor-Hello-World.git
```
2. Navigate to the project directory:
```
cd Cursor-Hello-World
```
3. Set up your development environment (instructions coming soon)## 🌐 Deployment
This website is deployed on a lean, mean machine with the following specs:
- **CPU:** 1 Core
- **RAM:** 1 GB
- **Storage:** 25 GB
- **Swap:** 512 MB
- **Region:** US, Seattle, WA
- **Public IP:** no longer available## 🤝 Contributing
We welcome contributions from the community! If you'd like to contribute, please:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 📜 License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## 📞 Contact
Justin Mitchel - [@codingforentrepreneurs](https://github.com/codingforentrepreneurs)
Project Link: [https://github.com/codingforentrepreneurs/Cursor-Hello-World](https://github.com/codingforentrepreneurs/Cursor-Hello-World)
---
Made with ❤️ by Coding For Entrepreneurs