Skip to content

rumsystem/light-timeline

Repository files navigation

Light Timeline

It's a decentralized social networking service running on the web. It has microblogging features similar to Twitter. It uses and stores ActivityPub data by Quorum.

Installing

yarn

cd server && yarn

Frontend server

To run a frontend server

yarn dev

Now it's running at localhost:3000.

Backend server

To run a backend server

cd server && yarn dev

Now it's running at localhost:9000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published