💽 Raw import to mongo WIP

This commit is contained in:
2021-06-02 09:02:07 -07:00
parent 69f79c1ece
commit 9d27a9dd95
10 changed files with 16397 additions and 10 deletions

View File

@@ -57,7 +57,7 @@ module.exports = {
extensions: ["*", ".ts", ".tsx", ".js", ".jsx", ".json"],
},
devServer: {
port: 3000,
port: 3050,
open: true,
hot: true,
proxy: {