GithubHelp home page GithubHelp logo

shyam-chen / vue-microfrontends Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 633 KB

๐ŸŽ„ A boilerplate for cloud applications with Pulumi and Azure using TypeScript on Vite.

TypeScript 69.18% Dockerfile 30.82%

vue-microfrontends's Introduction

Pulumi Starter

๐ŸŽ„ A boilerplate for cloud applications with Pulumi and Azure using TypeScript on Vite.

๐ŸŒˆ View Demo: Live | Windows | macOS | Android | iOS

:octocat: Source Code: Web-side | Native-side | Server-side | Cloud-side

Table of Contents

Getting Started

Prerequisites:

  • Node.js v20
  • PNPM v9
  • Docker v4
  • Pulumi v3
  • Azure v2

Get started with Pulumi Starter.

# install dependencies
$ pnpm install

$ pulumi stack select dev
$ pulumi up

Or use barebones scaffolding for your new Pulumi app

$ pnpm dlx degit Shyam-Chen/Barebones-Templates/pulumi my-pulumi-app

Project Setup

Follow steps to execute this boilerplate.

Install dependencies

$ pnpm install

Select stacks

# development
$ pulumi stack select dev

# stage
$ pulumi stack select stg

# production
$ pulumi stack select prod

Create or update resources

$ pulumi up

Key Features

This seed repository provides the following features:

Directory Structure

The structure follows the LIFT Guidelines.

.
โ”œโ”€โ”€ .github/workflows/deployment.yaml
โ”œโ”€โ”€ packages
โ”‚   โ”œโ”€โ”€ client
โ”‚   โ””โ”€โ”€ server
โ”œโ”€โ”€ .dockerignore
โ”œโ”€โ”€ .editorconfig
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ biome.json
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ pnpm-lock.yaml
โ”œโ”€โ”€ pnpm-workspace.yaml
โ””โ”€โ”€ README.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.