Skip to content

This is my personal website and is currently under construction

Notifications You must be signed in to change notification settings

zoelra/zophia.com

Repository files navigation

How to run

  • source venv/bin/activate
  • export APP_SETTINGS="config.DevelopmentConfig"
  • python manage.py db upgrade (if the database is not up to date)
  • python manage.py runserver
  • You may need to run postgres if it's not already running

About

This is my personal website and is currently under construction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published