jonatasoli / fast-ecommerce-back

Ecommerce application
GNU Affero General Public License v3.0
16 stars 8 forks source link

Fast Ecommerce

ApiRest in development

Pre-requirements Install Technologies

Pre-requirements

Install

alembic upgrade head
or
make upgrade

Run project

uvicorn main:app --reload --host 0.0.0.0 --port 8001
or
make run

Tests

Domains

Getting Started

Integrations

API Structure

Technologies