An open API service indexing awesome lists of open source software.

https://github.com/pulumi/fullstack-pulumi-mern-digitalocean

A template repository that uses Pulumi to deploy a MERN application on the DigitalOcean App Platform.
https://github.com/pulumi/fullstack-pulumi-mern-digitalocean

digitalocean digitalocean-app-platform fullstack pulumi python typescript

Last synced: 11 months ago
JSON representation

A template repository that uses Pulumi to deploy a MERN application on the DigitalOcean App Platform.

Awesome Lists containing this project

README

          

# fullstack-pulumi-mern-digitalocean

This repo is a template repository intended to accompany the walkthrough at , which shows you how to deploy and manage a MERN application with DigitalOcean and Pulumi. The `main` branch contains the front-end and back-end components of the application, and the [`finished`](https://github.com/cnunciato/fullstack-pulumi-mern-digitalocean/tree/finished) branch contains the completed Pulumi programs.

See the blog post for details!