Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrik-csak/top-mastodon-posts
🦣 See a Mastodon account’s most-favo(u)rited posts
https://github.com/patrik-csak/top-mastodon-posts
chakra-ui mastodon nextjs react
Last synced: 7 days ago
JSON representation
🦣 See a Mastodon account’s most-favo(u)rited posts
- Host: GitHub
- URL: https://github.com/patrik-csak/top-mastodon-posts
- Owner: patrik-csak
- Created: 2023-02-21T21:37:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T17:10:30.000Z (5 months ago)
- Last Synced: 2024-10-30T05:36:46.661Z (4 months ago)
- Topics: chakra-ui, mastodon, nextjs, react
- Language: TypeScript
- Homepage: https://topmastodonposts.com
- Size: 390 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [🔝🦣 Top Mastodon Posts](http://www.topmastodonposts.com/)
See a Mastodon account’s most-favo(u)rited posts
---
## Development
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
### Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.