diff --git a/app.json b/app.json new file mode 100644 index 0000000..2d0e1b9 --- /dev/null +++ b/app.json @@ -0,0 +1,16 @@ +{ + "name": "kenny-hibino/hackafy", + "description": "a clone of Instagram", + "scripts": { + }, + "env": { + }, + "formation": { + }, + "addons": [ + + ], + "buildpacks": [ + + ] +}