Skip to content

AkbarYusupov2003/sanic-test-task

Repository files navigation

How to launch the project

  pip install -r requirements.txt
  sudo -u postgres createdb DimaTech
  sudo service redis-server start

How to create an admin user

  python commands.py create_admin username password

Notes:

The "/swagger" endpoint is fully documented

The "payment/webhook" endpoint uses sql transaction statement

Releases

No releases published

Packages

No packages published

Languages