Skip to content

caretdev/django-iris-realworld

 
 

Repository files navigation

Implementation of real-world application: https://github.com/gothinkster/realworld/ using Django and HTMX.

An in-depth discussion of this implementation can be found here.

Tech Stack:

To install and run with docker-compose (requires iris.key placed in the home directory):

git clone https://github.com/caretdev/django-iris-realworld/ && cd realworld

docker-compose up -d --build

Note: this is just a reference implementation and is not intended for production use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.1%
  • HTML 48.0%
  • Other 0.9%