Skip to content

z-e-n-d/Renos-insraller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Renos

Renos is an open-source TikTok-style web app MVP β€” built with Flask + SQLite β€” that supports:

  • User registration and login (with avatar upload)
  • Video uploads with captions
  • Liking videos
  • Commenting on videos
  • Fully functional frontend with mobile layout
  • All data saved to a .db (SQLite) file (Microsoft database format)

πŸš€ Quick Start

python setup_renos.py
python renos/app.py

Then open renos/frontend/index.html in your browser.

πŸ“‚ Structure

  • renos/app.py β€” backend server
  • renos/renos.db β€” the database (saved automatically)
  • renos/videos/ β€” uploaded videos
  • renos/avatars/ β€” uploaded avatars
  • renos/frontend/ β€” frontend files

🀝 License

MIT β€” feel free to fork and use this as your own foundation!


This script is an all-in-one installer and generator β€” just run setup_renos.py to install dependencies and generate the project.

About

A tiktok clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages