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.
- Host: GitHub
- URL: https://github.com/pulumi/fullstack-pulumi-mern-digitalocean
- Owner: pulumi
- Created: 2022-01-26T01:30:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T00:11:17.000Z (almost 3 years ago)
- Last Synced: 2025-06-13T23:34:51.172Z (about 1 year ago)
- Topics: digitalocean, digitalocean-app-platform, fullstack, pulumi, python, typescript
- Language: TypeScript
- Homepage:
- Size: 533 KB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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!