CaioQuirinoMedeiros / ecommerce-api

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%