Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smatiolids/ecommerce-genai-maga-backend


https://github.com/smatiolids/ecommerce-genai-maga-backend

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Flask dev mode
````
flask --app app run --debug
````

## Build image

docker build -t ecommerce-backend .