add shared node modules
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ const runStartup = async (port) => {
|
||||
}
|
||||
|
||||
console.log("Everything is settet up successfully!");
|
||||
console.log(`Server is running on http://localhost:${port}`);
|
||||
console.log(`Backend is running on http://localhost:${port}`);
|
||||
};
|
||||
|
||||
const insertFirstData = async () => {
|
||||
|
||||
Reference in New Issue
Block a user