Will connect to DB using Node rather than React.

This commit is contained in:
Hyperling 2023-03-07 05:14:58 -06:00
parent 9fd741abc1
commit 947921d155

7
server.js Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/node
/*
*/
"use strict";