dirty initial commit
This commit is contained in:
commit
2351c93677
24 changed files with 2203 additions and 0 deletions
5
scripts/server
Executable file
5
scripts/server
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd "$RUN_DIR/server"
|
||||
|
||||
nodemon index.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue