|
|
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 |
|
|
|
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 |
|