mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 17:50:32 +00:00
Server setup with mongodb.
Server handles creating and fetching products and their variations. Models are saved to mongo using mongoose. STILL PRETTY BARE BONES!
This commit is contained in:
@@ -41,4 +41,4 @@ const webpackConfig = merge(commonConfig(true), {
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = webpackConfig;
|
||||
module.exports = webpackConfig;
|
||||
|
||||
Reference in New Issue
Block a user