1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00
Go to file
2020-03-28 15:02:33 +01:00
.vscode Hide node_modules directory 2019-11-21 17:35:00 +01:00
src Remove a TODO 2020-03-28 15:02:33 +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 Add support for image posts 2020-01-04 18:45:29 +01:00
package.json Add support for image posts 2020-01-04 18:45:29 +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