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 Name: CFE Main Website
- Root Directory:
/var/www/my-website
- GitHub Repo: Cursor Hello World
- OS: Ubuntu 24.04 LTS
- Web Server: Nginx
- Version Control: Git
- Clone the repository:
git clone https://github.com/codingforentrepreneurs/Cursor-Hello-World.git
- Navigate to the project directory:
cd Cursor-Hello-World
- Set up your development environment (instructions coming soon)
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
We welcome contributions from the community! If you'd like to contribute, please:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.
Justin Mitchel - @codingforentrepreneurs
Project Link: https://github.com/codingforentrepreneurs/Cursor-Hello-World
Made with ❤️ by Coding For Entrepreneurs