Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wingio/aperii
Aperii is an open-source social media network that is intended to function like Twitter, but aims to fix many of its problems. The API of Aperii is written using express, with the frontend in Next.js.
https://github.com/wingio/aperii
social social-media social-network twitter vercel
Last synced: 8 days ago
JSON representation
Aperii is an open-source social media network that is intended to function like Twitter, but aims to fix many of its problems. The API of Aperii is written using express, with the frontend in Next.js.
- Host: GitHub
- URL: https://github.com/wingio/aperii
- Owner: wingio
- License: agpl-3.0
- Created: 2021-04-06T22:52:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T01:18:22.000Z (about 2 years ago)
- Last Synced: 2024-05-02T04:08:46.985Z (6 months ago)
- Topics: social, social-media, social-network, twitter, vercel
- Language: JavaScript
- Homepage: https://aperii.com
- Size: 1.17 MB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Aperii Logo](/public/logo.png)
# Aperii
![Discord](https://img.shields.io/discord/829171056811311119?label=Discord&logo=discord&logoColor=%23FFF)
![GitHub deployments](https://img.shields.io/github/deployments/wingio/aperii/production?logo=vercel&label=build%20status)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/wingio/aperii?logo=github&logoColor=%23fff)
![GitHub top language](https://img.shields.io/github/languages/top/wingio/aperii)Aperii is an open-source social media network that is intended to function like Twitter, but aims to fix many of its problems. The API of Aperii is written using express.js, with the frontend in ReactJS and Next.js.