Skip to content

Setup and deploy 1fe POC

This tutorial will guide you through setting up, developing with, and deploying a 1fe instance as a proof of concept for your organization.

Who is this for?

This tutorial is designed for platform teams who are:

  • Evaluating micro-frontend solutions for their organization
  • Responsible for frontend infrastructure and developer experience
  • Looking to standardize development practices across teams
  • Considering 1fe as a solution for managing multiple frontend applications
  • Need to demonstrate 1fe’s capabilities to stakeholders and leadership

📋 Prerequisites

  • Experience with Node.js and modern JavaScript tooling
  • Understanding of frontend build processes
  • Basic familiarity with micro-frontend concepts
  • Access to deploy applications (for the final step)

Tutorial Overview

This tutorial consists of three progressive steps that build upon each other:

Step 1: Create Your 1fe Instance

  • Set up a local 1fe instance from scratch
  • Get the basic shell running locally

Step 2: Develop Your First Widget

  • Create and develop a widget using the playground
  • Learn the development workflow and tooling

Step 3: Deploy Your Proof of Concept

  • Deploy your instance to a production-like environment

What You’ll Accomplish

By the end of this tutorial, you’ll have:

  • A working 1fe instance running in production
  • Hands-on experience with the complete development workflow
  • A demonstrable proof of concept to show stakeholders
  • Understanding of 1fe’s benefits and capabilities

🚀 Ready to Begin?

Step 1: Create Your 1fe Instance


Need Help?