We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866894b commit b368fdeCopy full SHA for b368fde
README.md
@@ -1,3 +1,10 @@
1
## node.js + MySQL vulnerable boilerplate code PoC
2
3
Initially referenced from https://codeshack.io/basic-login-system-nodejs-express-mysql/
4
+
5
+## Build and run
6
7
+```
8
+$ docker-compose --build
9
+$ docker-compose up -d
10
0 commit comments