This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
z3r0Luck
/
Chat_Room
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Simple Chat Room in NodeJS, expressJS and mongoDB in Docker Swarm
11
Commits
1
Branch
0
Tags
2.5 MiB
Tree:
b696f530df
Chat_Room
/
node_modules
/
regexp-clone
/
Makefile
6 lines
76 B
Raw
Normal View
History
ChatRoom
5 years ago
test
:
@./node_modules/.bin/mocha
$(
T
)
--async-only
$(
TESTS
)
.PHONY
:
test