Skip to content

mjec/animportantdate

 
 

Repository files navigation

animportantdate

Surprise!

Running locally

  • Clone this repo and change into its directory
  • virtualenv -p /usr/bin/python3 venv
  • pip install -r requirements/base.txt
  • DJANGO_ALLOWED_HOSTS=127.0.0.1 python animportantdate/manage.py runserver --insecure
  • Point your favourite browser at http://127.0.0.1:8000/
  • 🎉

About

Our open source wedding website built on top of Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 31.4%
  • CSS 29.4%
  • JavaScript 21.3%
  • HTML 17.9%