A platform to create and manage a presentable resume
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
👤 Damilola Nifemi Adeyemi
- Twitter: @NFiiz
- Github: @damey2011
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator