Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.35 KB

The React + Django Template · Version Badge

A React starter project with Django backend that works with Docker, Docker Compose, and Shipyard out of the box.

Includes

  • React - JavaScript library for building user interfaces
  • Material-UI - React components for faster and simpler web development
  • Django - Python web framework (batteries included)
  • Poetry - modern dependency management for Python
  • PostgreSQL - database
  • LocalStack - fully functional local AWS cloud stack

Dependencies

Getting Started