Skip to content

SpaceyaTech/med_control_backend_django

 
 

Repository files navigation

Django Server for Gun_Control

This Django project is a REST server that provides and saves data for firearm and gun control

Installation

Clone the repository to your local machine:

bash

git clone https://github.com/your_username/your_project.git

Install the required packages using pip:

bash

pip install -r requirements.txt

Create a new Elasticsearch index:

bash

python manage.py search_index --rebuild

Start the server:

bash

python manage.py runserver

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.0%
  • JavaScript 18.0%
  • Python 5.4%
  • SCSS 2.2%
  • HTML 1.4%