File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,12 @@ Open web-browser at http://localhost:3000
36
36
37
37
At the moment bigfive-web is only compatible with Now v1.
38
38
39
+ * You can only deploy to v1 if you have a paid account* .
40
+
39
41
Follow this [ step by step guide] ( docs/now.md )
40
42
43
+ You can help making a version that supports v2 [ here] ( https://github.com/Alheimsins/bigfive-web-serverless-hooks )
44
+
41
45
## Deploy using [ Docker] ( https://www.docker.com/ )
42
46
43
47
Install [ Docker] ( https://www.docker.com/ )
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ On your local machine you'll need
11
11
- a local copy of this repo
12
12
13
13
On the web you'll need
14
- - now account
14
+ - a paid now account
15
15
- hosted MongoDB like compose og mlab
16
16
- an available url to use as alias
17
17
You can’t perform that action at this time.
0 commit comments