mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
6 lines
174 B
Bash
Executable File
6 lines
174 B
Bash
Executable File
node_modules/selenium-standalone/bin/selenium-standalone install
|
|
export TALK_PORT=3011
|
|
export TALK_MONGO_URL='mongodb://localhost/test'
|
|
export TALK_DEBUG='talk*'
|
|
npm start &
|