Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.17 KB

Welcome to wresume 👋

Version Twitter: NFiiz

A platform to create and manage a presentable resume

Install

pip install -r requirements.txt
python manage.py migrate_schemas
python manage.py create_defaults
python manage.py load_default_templates
python manage.py load_blog_templates

The create defaults command creates the public schema and then creates a default admin user. With credentials admin | 48sfNdfd4NnU?49$*(9

Generate a Database dump/backup by running python manage.py dump_db on the server and go then to download it from admin at /mumu, that's the admin home

Author

👤 Damilola Nifemi Adeyemi

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator