An Online Social Media and Social Networking Service using Decentralised Timeline (Fake Twitter) developed in the course of Large Scale Distributed Systems by group T01G14.
Group members:
- Emanuel Trigo ([email protected])
- Fábio Huang ([email protected])
- Sara Pereira ([email protected])
- Valentina Wu ([email protected])
- NodeJS, see official website
- ReactJS, see official website
- GunJS, see official website
- npm, see official website
- nodejs, see official website
Using the Command Line, head inside the project directory, and install all the dependencies:
npm install
After installing the dependencies, using the Command Line initialize a relay peer, and run:
npm run relay
Open another Command Line, run:
npm start
On browse, open http://localhost:3000 to begin using the application.