mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
web: bundle exec rails server
|
|
angular: npm run serve
|
|
worker: bundle exec good_job start
|
|
hocuspocus: cd extensions/op-blocknote-hocuspocus && SECRET=$OPENPROJECT_COLLABORATIVE__EDITING__HOCUSPOCUS__SECRET npm run dev
|