Sanic Flash Sale

Introduction

A simple and fast e-commerce website including frontend within React and backend within Sanic.

Start server

python3 server.py --workers 4 --host 0.0.0.0 --port 8000