Skip to content

It's blog created using django framework and docker.

Notifications You must be signed in to change notification settings

felipekutz/django-blog

Repository files navigation

It's a very simple blog created to test some libs which works with django and pratice some django and docker, docker compose.

Run the project:

  • create a copy of .env.dev and name it as: .env
  • run the following command: docker compose up -d
  • obs: notice that we use boot.sh that runs migrations right after web container is up.

TODO:

  • [] Improve blog's design
  • [] create tests for views
  • [] copy search bar to homepage

About

It's blog created using django framework and docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published