Skip to content

laniakeabooks/zima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zima

Development

This is a standard Django app, install and run with:

# setup venv
python3 -m venv .venv
source .venv/bin/activate

# setup env variables
cp .envrc.example .envrc
source .envrc

# install dependencies
pip install -r requirements.txt

# run dev server
python manage.py runserver

License

Copyright Laniakea Books LTD

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.

About

find book lovers

Resources

License

Stars

Watchers

Forks