This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codimd
mirror of
https://github.com/status-im/codimd.git
Watch
2
Star
0
Fork
You've already forked codimd
0
Code
Issues
Projects
Releases
Wiki
Activity
bcd92f500f
codimd
/
bin
/
heroku_start.sh
6 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-euo pipefail
CMD_DB_URL
=
"
$DATABASE_URL
"
CMD_PORT
=
"
$PORT
"
npm run start
Reference in New Issue
View Git Blame
Copy Permalink