This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
shell script for running supervisor with nodebb for development
Browse Source
v1.18.x
psychobunny
12 years ago
parent
e5a6d1bf8b
commit
a085b7eb0a
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
nodebb
Unescape
Escape
View File
@ -0,0 +1,4 @@
#!/bin/bash
clear
echo "Launching NodeBB"
supervisor --extensions 'node|js|tpl' app
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue