adityatelange / django-ebook-audiobook-website

Home Page:https://booktime.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Django Ebook AudioBook Store buddy pipeline

#Environment Vars

'#!/bin/sh This should normally be placed in the ${SITE_ROOT}/.env

SECRET_KEY = "key"

SMTP_HOST = 'smtp.gmail.com'

SMTP_PORT = 587

SMTP_USER = 'mailid'

SMTP_PASS = 'password

About

https://booktime.glitch.me/

License:MIT License


Languages

Language:Python 74.0%Language:HTML 23.8%Language:JavaScript 0.9%Language:Shell 0.9%Language:CSS 0.3%