All Projects → unicodeveloper → Miniflix

unicodeveloper / Miniflix

Miniflix - A smaller version of Netflix powered by Cloudinary

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Miniflix

Uploadcare Widget
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
Stars: ✭ 183 (+215.52%)
Mutual labels:  image, upload, widget
Bulletproof
PHP secure Image uploader, with a nice API
Stars: ✭ 352 (+506.9%)
Mutual labels:  image, upload
File Upload With Preview
🖼 A simple file-upload utility that shows a preview of the uploaded image. Written in pure JavaScript. No dependencies. Works well with Bootstrap 4 or without a framework.
Stars: ✭ 352 (+506.9%)
Mutual labels:  image, upload
Minio
High Performance, Kubernetes Native Object Storage
Stars: ✭ 30,698 (+52827.59%)
Mutual labels:  cloud, storage
Easystash
🗳Easy data persistence in Swift
Stars: ✭ 303 (+422.41%)
Mutual labels:  storage, image
Cdndrive
☁️ CDNDrive = BiliDrive + SuperBed,支持任意文件的全速上传与下载
Stars: ✭ 310 (+434.48%)
Mutual labels:  cloud, storage
Dnsfs
Store your data in others DNS revolvers cache
Stars: ✭ 696 (+1100%)
Mutual labels:  cloud, storage
Arozos
General purposed Web Desktop Operating Platform / OS for Raspberry Pis, Now written in Go!
Stars: ✭ 252 (+334.48%)
Mutual labels:  cloud, storage
Upload Image To Smms By Automator
Drag your image to me, I will upload it to SM.MS automatically and backup info to iCloud. 只需拖拽图片即可轻松上传至 SM.MS 图床并且复制链接,所有图片和链接信息会被备份至 iCloud 方便后期检索。
Stars: ✭ 15 (-74.14%)
Mutual labels:  image, upload
Awesome Scalability Toolbox
My opinionated list of products and tools used for high-scalability projects
Stars: ✭ 34 (-41.38%)
Mutual labels:  cloud, storage
Azure.data.wrappers
Azure Storage Simplified
Stars: ✭ 34 (-41.38%)
Mutual labels:  cloud, storage
Hexa
Hexa: The ultimate companion for Azure. Setup and deploy in seconds
Stars: ✭ 56 (-3.45%)
Mutual labels:  cloud, storage
Laravel Google Drive Demo
Laravel & Google Drive Storage - Demo project with Laravel 5.4
Stars: ✭ 299 (+415.52%)
Mutual labels:  cloud, storage
Fake Gcs Server
Google Cloud Storage emulator & testing library.
Stars: ✭ 316 (+444.83%)
Mutual labels:  cloud, storage
Eureka Js Client
JS implementation of a client for Eureka (https://github.com/Netflix/eureka), the Netflix OSS service registry.
Stars: ✭ 293 (+405.17%)
Mutual labels:  cloud, netflix
Laravel Imageup
Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
Stars: ✭ 646 (+1013.79%)
Mutual labels:  image, upload
Drive
☁️ A distributed cloud based lazy drive to files integrated with Dropbox, Google Drive.
Stars: ✭ 36 (-37.93%)
Mutual labels:  cloud, storage
uploadcare-rails
Rails wrapper for Uploadcare
Stars: ✭ 48 (-17.24%)
Mutual labels:  widget, upload
kipp
A flexible file storage server
Stars: ✭ 33 (-43.1%)
Mutual labels:  storage, upload
Flickrsync
A command line tool to synchronise, upload, download, pictures between the local file system and Flickr. Image hash signature of the picture is used to uniquely identify the image.
Stars: ✭ 14 (-75.86%)
Mutual labels:  image, upload

Miniflix

This is the code that accompanies the Miniflix tutorial on Scotch.io.

Installation

# Get the project
git clone https://github.com/unicodeveloper/miniflix

# Change directory
cd miniflix

# Install the dependencies
npm install

# Run your app
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].