Skip to content

OlivierNguyen/CryptoApp

Repository files navigation

CryptoApp

Little app using Django && Coinbase API

Some commands to run in local


  • Install dependencies : pip install -r requirements.txt
  • Run the app: python manage.py runserver
  • Run tasks: celery -A alerts beat && celery -A alerts worker -l info

About

CryptoApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages