Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 418 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 418 Bytes

Backend

This is backend code written in Django for block-alerts. This code is presented in ETHIndia Hackathon.

Installation

  • virtualenv .venv
  • source .venv/bin/activate
  • pip install -r requirements.txt
  • python manage.py migrate

Running the server

Hit the following command: python manage.py runserver {PORT_NAME}

Contributors

  • Aviraj Khare
  • Prajna Prabhu
  • Prince Kumar Singh