Community driven chat and threads, with no censorship. See Rules
Create user Profile
Follow influencers and friends message feeds
clone repo change into project folder
first install all package dependencies with
npm i -S
then start the server with
npm run start
happy coding!