Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
ac3f46b563 Bump node-sass from 4.13.0 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 20:22:18 +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