Skip to content

Commit 6f55988

Browse files
committed
DO deploy added
1 parent d8fff01 commit 6f55988

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

.do/deploy.template.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
spec:
2+
name: realm-swiftui
3+
services:
4+
- dockerfile_path: Dockerfile
5+
git:
6+
branch: dev
7+
repo_clone_url: https://github.com/ameysunu/realm-swiftui
8+
name: realm-dockerfile
9+
http_port: 80

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## Diary App using SwiftUI and MongoDB Realm
2+
[![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/ameysunu/realm-swiftui/tree/dev)
23

34
The app allows users to write a diary, and share with everyone else.
45

0 commit comments

Comments
 (0)