Discover how to deploy various applications with Forge CLI. Each example includes source code, live demo, and detailed deployment instructions.
A modern blog built with Next.js, TypeScript, and Tailwind CSS. Features markdown support and responsive design.
forge deploy https://github.com/example/nextjs-blog.git
Interactive admin dashboard with charts, real-time data, and user management built with React and Chart.js.
forge deploy https://github.com/example/react-dashboard.git
Full-featured e-commerce store built with Vue 3, Vuex, and integrated payment processing.
forge deploy https://github.com/example/vue-ecommerce.git
RESTful API backend with Django REST Framework, PostgreSQL, and JWT authentication.
forge deploy https://github.com/example/django-api.git
Lightweight microservice built with Flask, SQLAlchemy, and Redis caching.
forge deploy https://github.com/example/flask-microservice.git
Machine learning API service built with FastAPI, featuring model serving and real-time predictions.
forge deploy https://github.com/example/fastapi-ml.git
Full-stack social media application with React frontend and Node.js/Express backend.
forge deploy https://github.com/example/mern-stack.git
Beautiful developer portfolio website built with HTML, CSS, and JavaScript.
forge deploy https://github.com/example/static-portfolio.git
Follow these examples and deploy your application in minutes with Forge CLI.