elysiaroot/darak

Darak(다락/多樂) is a social network service building tool compatible with ActivityPub.

dev-main 2023-03-02 01:28 UTC

This package is auto-updated.

Last update: 2024-12-30 02:46:30 UTC


README

What is Darak?

Darak(다락/多樂) is a social network service building tool compatible with ActivityPub. More information can be found at the here.

This repository holds a composer-installable. It has been built from the development repository.

Installation & updates

composer create-project elysiaroot/darak then composer update whenever there is a new release of the app.

When updating, check the release notes to see if there are any changes you might need to apply.

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings.