Homies Web is a visualization of a network of people. Each circle or node is a user. Users that are connected together are "friends" or "homies". You can see the many connections made by different people.
You can join the network by logging in using your Google account and adding friends using their UID. You can also click on a node to add them if you find any.
Add me using my UID: 100332899133648192870
- Setup your MongoDB database.
- Create your app on Google Cloud.
- Create a
.env
file. See .env.example. - Make sure to run the app on HTTPS.
Pipenv environment
pipenv install
pipenv run app