dependabot[bot]
|
bf160036fa
|
Bump node-fetch from 2.6.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 09:18:36 +00:00 |
|
|
|
4362f8219a
|
Re-ordered dependencies.
|
2020-07-26 21:23:04 +02:00 |
|
|
|
f57b3295bb
|
Implemented payments with stripe.
|
2020-07-21 12:56:16 +02:00 |
|
|
|
2b7bbf4341
|
Updated sass & css loaders.
|
2020-07-19 23:39:57 +02:00 |
|
|
|
03fe66c9f1
|
Renamed command for starting server to "start"
|
2020-07-18 22:25:47 +02:00 |
|
|
|
5d320b9d54
|
Server frontend build files from backend server.
|
2020-07-18 22:23:22 +02:00 |
|
|
|
0dd3944fd2
|
Server setup with mongodb.
Server handles creating and fetching products and their variations.
Models are saved to mongo using mongoose.
STILL PRETTY BARE BONES!
|
2020-07-18 21:48:45 +02:00 |
|
|
|
6f15c53cca
|
Created header and the start of a shopping cart.
|
2019-12-02 23:46:32 +01:00 |
|