Skip to content

A web app for uploading, sharing, reading, and documenting zines.

Notifications You must be signed in to change notification settings

kenziebottoms/tagazine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagazine

A web app for uploading, sharing, reading, and documenting zines.

zine

zēn · noun, informal

  • a magazine, especially a fanzine.
  • a webzine.

Run locally

Assumes the following are already installed:

  • python
  • pyenv
  • pip
  • postgres
git clone [email protected]:kenziebottoms/tagazine.git
cd tagazine
sudo pip install -r requirements.txt
pyenv local 3.6.0
psql -c 'create database tagazine;'
python manage.py runserver

About

A web app for uploading, sharing, reading, and documenting zines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published