Skip to content

chunkitmax/wsap_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSAP_Server

Setup

# make sure this file has execute permission
$ chmod +x start_docker.sh
# install all dependencies + (global typescript & apidoc)
$ npm install

Run

# debug (w/ VNC support port 5900)
$ ./start_docker.sh debug
# or
$ ./start_docker.sh

$ npm start

Endpoints

Generate documentation

$ npm run doc

Then open ./doc/index.html in the browser

About

Simple server for bots on an app. What's App?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published