Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 801 Bytes

Peer Brain Server

This repository holds the server component of the Peer Brain social network app.


Installation

  • Clone the repository to your Linux Server
  • Install the dependencies with pip install -r requirements.txt
  • Call python3 main.py from within the root folder
  • The first time you run the application a menu will be shown in the CLI asking you to fill out the necessary API-keys, secrets and credentials.

Be aware that for Peer Brain to function fully you will also need to have an instance of the Symmetric Key API running on Deta Space.