forked from OpenNeo/impress
Also run neopass-server as part of bin/dev
Now, running `bin/dev` will also run `bin/neopass-server`, to make it easier to Just Do It for testing NeoPass!
This commit is contained in:
parent
0db7d3f966
commit
e04387a533
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
web: unset PORT && env RUBY_DEBUG_OPEN=true bin/rails server
|
||||
js: yarn dev
|
||||
neopass: bin/neopass-server
|
||||
|
|
Loading…
Reference in a new issue