Skip to content

joshuapack/MastoPlus

 
 

Repository files navigation

MastoPlus

Preview link: https://mastoplus.com

Requires Node 16.13.0 - just use nvm install 16.13.0 and nvm use 16

Start project.

npm i
npm run dev

then open localhost:3000 in the browser.

Build project.

npm run build

the files located in public folder are all you need

Notes

If you find any issues, please add it here on GitHub.

Mastodon link: @joshuapack@gaminginthe.cloud

Licence

MIT.

About

A GooglePlus-Like third-party web client for mastodon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.2%
  • TypeScript 41.3%
  • JavaScript 1.9%
  • Other 0.6%