/ecommerce-api

API de aplicaçao ecommerce com categorias, produtos e cupons.

Primary LanguageJavaScript

Ecommerce API application

This is a ecommerce api application. it supports create categories and products with images, discount cupons - with restrictions - and, obviously, orders by clients

Setup

Clone the repo, set up the .env file and then run npm install.

Migrations

Run the following command to run startup migrations.

adonis migration:run