Skip to content

Latest commit

 

History

History
31 lines (12 loc) · 691 Bytes

README.md

File metadata and controls

31 lines (12 loc) · 691 Bytes

AndyVerse - Andy's Movie Reviews

home newreview adminpanel

Frontend:

  • SvelteKit, DaisyUI, TailwindCSS

  • Hosted on Vercel

Backend:

  • Written in Python using Django REST Framework

  • Communicates with CockroachDB cluster

  • Hosted on AWS EC2 instance

  • Managed by Docker-Compose with Gunicorn/Nginx running in Docker containers