Simple Chat Room in NodeJS, expressJS and mongoDB in Docker Swarm
 
 
 
 

6 lines
55 B

test:
@node_modules/.bin/tape test.js
.PHONY: test