Skip to content

Commit bbdbd33

Browse files
authored
Merge pull request #2 from sksum/deploy
Deploy
2 parents de32c7c + 09646ce commit bbdbd33

File tree

7 files changed

+29
-1
lines changed

7 files changed

+29
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/node_modules/
2-
/public/build/
2+
33

44
.DS_Store

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: gunicorn app: app

public/build/bundle.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/bundle.css.map

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)