- 🏠 Dynamic Home Page - Showcase your role and greetings
- 👤 About Section - Tell your story with customizable content
- 🛠️ Skills Display - Highlight your technical expertise
- 📂 Projects Portfolio - Showcase your work history and achievements
- 📬 Contact Form - Allow visitors to reach out to you
- 🌐 API Endpoints - RESTful API for taxes management
- 🐳 Docker Support - Easy deployment with Docker and docker-compose
- Swift 5.7 or higher
- macOS 12.0 or higher (for development)
-
Clone the repository
git clone https://github.com/yourusername/mue.git cd mue -
Build and run the project
swift build swift run
-
Access the application at
http://localhost:8080
docker-compose up -dmue/
├── Sources/
│ └── App/
│ ├── Controllers/ # API controllers
│ ├── Migrations/ # Database migrations
│ ├── Models/ # Data models
│ ├── configure.swift # App configuration
│ ├── cv.swift # CV data structures
│ ├── entrypoint.swift # App entry point
│ └── routes.swift # Route definitions
├── Resources/ # Static resources and templates
├── Public/ # Public assets
├── Tests/ # Test cases
├── Dockerfile # Docker configuration
└── docker-compose.yml # Docker Compose configuration
- Swift - The programming language
- Vapor - Web framework for Swift
- Fluent - ORM for Swift
- Leaf - Templating language
Edit the JSON files in the Resources directory to customize your portfolio content:
en.json- English language content
This project is licensed under the MIT License - see the LICENSE file for details.
- The Swift community
- Vapor team for their excellent framework
- All open-source contributors
Built with ❤️ by a Swift enthusiast