|
|
3bf09b2ea7
|
Discount is read from body and defaults to null.
|
2020-07-26 21:22:38 +02:00 |
|
|
|
ca1fb7b92e
|
A product now has color attribute on model.
|
2020-07-26 21:22:25 +02:00 |
|
|
|
d1a52f5ad9
|
Prevent double generating of new variations.
|
2020-07-26 21:21:59 +02:00 |
|
|
|
44f42be26f
|
Api endpoints for fetching shema for product and variation.
|
2020-07-21 18:49:56 +02:00 |
|
|
|
cc7308cdfa
|
Merge pull request #12 from KevinMidboe/feat/product-page
Feat/product page
|
2020-07-21 13:11:47 +02:00 |
|
|
|
f525bb499e
|
Use slug for searching specific product.
|
2020-07-21 13:03:12 +02:00 |
|
|
|
f57b3295bb
|
Implemented payments with stripe.
|
2020-07-21 12:56:16 +02:00 |
|
|
|
5757d4ba90
|
Can handle apple pay requests with local certificate files.
|
2020-07-21 12:40:05 +02:00 |
|
|
|
fdae74bdfa
|
Server serves .well-known from local folder.
|
2020-07-20 11:06:25 +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 |
|