Will connect to DB using Node rather than React.
This commit is contained in:
7
server.js
Normal file
7
server.js
Normal file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/node
|
||||
/*
|
||||
|
||||
*/
|
||||
"use strict";
|
||||
|
||||
|
Reference in New Issue
Block a user