Fotrino Films is a video content hosting platform. It is designed for users to be able to upload content and share it easily with family and friends.
This project is actively being developed and is not yet ready for use.
This project only has one developer, is not used in production, and the behaviour changes at my whim! When it is more stable I will add tests.
Feel free to use this live demo as a playground. It is always the most up to date version of the code. Note that I regularly delete the DB and content so don't use it to actually store anything important!
The backend is written in Python. I may make the source code available in the future, but currently it is private.
yarn install
yarn global add @quasar/cli
quasar dev
Note: You'll need to proxy the backend somewhere in quasar.conf.js
.