DjangoBlogLive
This is a blog project inspired on instagram, based on the Python framework Django, with a Postgres DB managed by AWS RDS, the statics and the media files are being served from AWS S3. ( Already deployed to Heroku at: https://django-blog-server.herokuapp.com/ )
Install / Use
/learn @NorberMV/DjangoBlogLiveREADME
Blog_app
This is a blog app Instagram Clone project based on the Python framework Django, with a Postgres DB managed by AWS RDS, the statics and the media files are being served from AWS S3. You can see live on Heroku at: https://django-blog-server.herokuapp.com/
Pictures
<img src="https://github.com/NorberMV/DjangoBlogLive/blob/master/repo_pics/picBlog.gif" width="600">Usage
# To run locally
# Create the virtual Environment and install the dependencies
python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt
# Make the migrations
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
License
Author: Norberto Moreno | 2020
Related Skills
tmux
342.0kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
claude-opus-4-5-migration
84.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
342.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
blogwatcher
342.0kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
