Skip to content

FilipHalon/bookshelf-wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookshelf-wise

Personal library manager

Create a .env file and fill the values of the environmental variables.

SECRET_KEY=
DEBUG=True
ALLOWED_HOSTS=
CORS_ORIGIN_WHITELIST=

DB_ENGINE=
DB_HOST=
DB_NAME=
DB_USER=
DB_PASSWORD=
DB_PORT=

Create a database.

Releases

No releases published

Packages

No packages published