10000 GitHub - M0dM/djes: Simple django & elasticsearch sample project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

M0dM/djes

Repository files navigation

djes

Simple django & elasticsearch sample project.

Install python dependencies

pip install -r requirements.txt

Install npm dependencies

npm install

Migrate database

python manage.py migrate

Prepare Elasticsearch data directory

mkdir es_data

Run project using docker

docker-compose up

About

Simple django & elasticsearch sample project.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

0