dguglielmi-git / innovandoliving

InnovandoLiving - NextJS Ecommerce - Official Website
2 stars 0 forks source link

Migrate Strapi Backend to NodeJS Backend #15

Closed dguglielmi-git closed 11 months ago

dguglielmi-git commented 1 year ago

We need to build a NodeJS backend based on our current Strapi backend v3.

Strapi is no longer supporting Mongodb connectivity. Given that, we need to build our custom backend replacing the current one running on Strapi v3.

Endpoints we need to re-build:

address

cart

configurations

docTypes

platform

product

users

dguglielmi-git commented 11 months ago

This tasks was already finished. It is no longer required.