Initial source code import

This commit is contained in:
2022-02-13 06:31:11 +00:00
commit 5819796c82
26 changed files with 807 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
#
cd /home/chiefsoft/NODES/sms-api
#export PATH="/usr/local/v11.15.0/bin:$PATH"
export NODE_ENV=dev
npm run dev