examples icon indicating copy to clipboard operation
examples copied to clipboard

Solving Deployment Issues with Django Vercel

Open alisolanki opened this issue 1 year ago • 6 comments

Description

I've added Static files, build_files.sh and vercel.json file which will help in direct deployment of the example project without any additional settings.

Demo URL

I had made a similar deployment using this repo: https://emotion-ai.alisolanki.com

Type of Change

  • [❎] New Example
  • [✅] Example updates (Bug fixes, new features, etc.)
  • [❎] Other (changes to the codebase, but not to examples)

New Example Checklist

  • [✅] 🛫 npm run new-example was used to create the example
  • [✅] 📚 The template wasn't used but I carefully read the Adding a new example steps and implemented them in the example
  • [✅] 📱 Is it responsive? Are mobile and tablets considered?

alisolanki avatar Feb 15 '23 12:02 alisolanki