1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 05:19:22 +00:00
Go to file
2019-11-30 17:13:36 +01:00
.vscode Hide node_modules directory 2019-11-21 17:35:00 +01:00
src Can send text messages 2019-11-30 17:13:36 +01:00
.gitignore Add webpack 2019-11-21 17:04:15 +01:00
build.sh Add webpack 2019-11-21 17:04:15 +01:00
config.json Create basic HTTP server 2019-11-21 18:06:50 +01:00
package-lock.json Create basic HTTP server 2019-11-21 18:06:50 +01:00
package.json Create basic HTTP server 2019-11-21 18:06:50 +01:00
README.MD Update README 2019-11-21 17:21:31 +01:00
tsconfig.json Add webpack 2019-11-21 17:04:15 +01:00
watch.sh Add webpack 2019-11-21 17:04:15 +01:00
webpack.config.js Add live reload 2019-11-21 17:20:21 +01:00

Comunic API v2

New Comunic API written with Node.JS and using Express

Run server for development

./watch.sh