wasim2263 / django-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-scraper

  • run the project docker-compose up -d
  • run database seeder docker-compose exec web python manage.py loaddata fixtures/*
  • admin url: http://localhost:8000/products
  • credentials
    • username: admin
    • password: admin2263
  • go to url http://localhost:8000/products

About

License:MIT License


Languages

Language:HTML 52.9%Language:Python 42.8%Language:SCSS 1.3%Language:Dockerfile 1.3%Language:Shell 1.1%Language:CSS 0.5%Language:JavaScript 0.1%