Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkizka/unsocial
Simple ActivityPub server for personal use, built with Next.js (App Router), Prisma, and Tailwind CSS.
https://github.com/mkizka/unsocial
activitypub fediverse microblog nextjs nodejs
Last synced: 9 days ago
JSON representation
Simple ActivityPub server for personal use, built with Next.js (App Router), Prisma, and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/mkizka/unsocial
- Owner: mkizka
- License: mit
- Created: 2023-03-20T13:38:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T19:38:44.000Z (7 months ago)
- Last Synced: 2024-04-23T22:05:49.820Z (7 months ago)
- Topics: activitypub, fediverse, microblog, nextjs, nodejs
- Language: TypeScript
- Homepage: https://beta.unsocial.dev
- Size: 4.37 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Unsocial
## Deployment Steps
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/Du5yi-?referralCode=mveF9L)
1. Click on Deploy on Railway
2. Click "Deploy Now"
3. Configure and save config
4. Click "Deploy"
5. Wait for the deployment to finish
6. Access `https://${automatically_generated_subdomain}.up.railway.app`## Features
- Simple Deployment
- Login with a single account on the server
- Display Fediverse accounts
- Federate posts (replies), likes, reposts, and follows
- Registering relay servers
- Fewer features, lightweight, and low cost## Supported ActivityPub Servers
- Misskey
- Mastodon## Contributing
- [Documents](./docs)