anthonidev / besafe_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIs BeSafe

Parte del desarroll de hackaton de la Universidad

Este proyecto es una colección de APIs para el proyecto BeSafe. Es un trabajo en progreso. Las tecnologías utilizadas incluyen Django, Django restframework y Postgres.

Installation

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

About


Languages

Language:Python 99.7%Language:Procfile 0.2%Language:Shell 0.1%