Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)