Skip to content

extensive-vision-ai/thetensorclan-backend-heroku

Repository files navigation

The Tensor Clan - Backend - Heroku

FrontEnd Repo: https://github.com/extensive-vision-ai/thetensorclan-web

This Repository contains the files used for the Heroku backend, since AWS had some file size limitations

Run 🎬

flask run --host=0.0.0.0

Deploy 🚀

heroku git:remote -a thetensorclan-backend
git commit -m "update"
git push heroku master

BuildPacks

heroku buildpacks:set heroku/python
heroku buildpacks:add --index 1 heroku-community/apt
heroku buildpacks:add https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
heroku buildpacks
# Should show apt first, then python

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages