Skip to content

rehbarkhan/journal

 
 

Repository files navigation

journal

A SaaS Journal - future source home of journeyinbox.com

setup

python3 -m venv venv
pip install -r requirements-dev.txt -r requirements.txt

Local superuser:

local development tools

CFLAGS="-I/opt/homebrew/Cellar/graphviz/7.0.5/include" LDFLAGS="-L/opt/homebrew/Cellar/graphviz/7.0.5/lib" pip install -r requirements-dev.txt -r requirements.txt

About

A SaaS Journal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.9%
  • HTML 22.2%
  • Makefile 0.5%
  • JavaScript 0.2%
  • Procfile 0.1%
  • CSS 0.1%