Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.16 KB

Safepal Django Backend

Documentation Status Safepal Django Backend handles GBV content in the Safepal app. That is videos, articles, quiz, questions

Installation

The requirements depend on some system components. Please install the following

  • sudo apt install redis-server
  • sudo apt install ffmpeg

Use the package manager pip to install the requirements

Resources

Usage

REQUEST ROUTE FUNCTIONALITY
GET / Access to the api documentation
GET /cms CMS dashboard used to edit the GBV content
GET /admin Access to the developer dashboard

©safepal