Skip to content

recreating facemash from the "Social Network" movie

Notifications You must be signed in to change notification settings

akhilmaskeri/facemash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facemash

This project is inspired from movie social network.

requires docker-desktop (kubernetes enabled), virtualenv for syncing mongo data and helm for installing

clone this repository and run " make start "
add your images to the imgs/ and sync data with " make sync-data "

Run in your local

    git clone https://github.com/akhilmaskeri/facemash.git && cd facemash
    
    make install      # -- install the helm chart
    make MINIO_ACCESS_KEY=accesskey MINIO_SECRET_KEY=secretkey MONGO_USER=root MONGO_PASSWORD=admin123 sync-data # -- add initial data
    make delete     # -- deletes the helm chart

About

recreating facemash from the "Social Network" movie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published