You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nuša Pukšič 03180d0004 Downsizing: remove nzines 11 months ago
assets No progress on swipe 1 year ago
bin Authenticate user with a NostrSigner. Prep for long form articles. 2 years ago
config Downsizing: remove nzines 11 months ago
docker/cron Downsizing: remove Redis 11 months ago
docs Downsizing: remove credits 11 months ago
frankenphp Symfony from dunglas/symfony-docker 2 years ago
migrations Downsizing 11 months ago
public Static pages, service worker, manifest 1 year ago
publication/Newsroom Downsizing: remove nzines 11 months ago
src Downsizing: remove nzines 11 months ago
templates Downsizing: remove nzines 11 months ago
tests Security 1 year ago
translations Downsizing: remove nzines 11 months ago
.dockerignore Symfony from dunglas/symfony-docker 2 years ago
.editorconfig Symfony from dunglas/symfony-docker 2 years ago
.env.dist Downsizing 11 months ago
.env.test Authenticate user with a NostrSigner. Prep for long form articles. 2 years ago
.gitattributes Symfony from dunglas/symfony-docker 2 years ago
.gitignore Reorganize configs 1 year ago
Dockerfile Downsizing: remove Redis 11 months ago
LICENSE Initial commit 2 years ago
README.md Downsizing: remove elastic search 11 months ago
compose.override.yaml Downsizing: remove elastic search 11 months ago
compose.prod.yaml Deployment Fixes 1 year ago
compose.yaml Downsizing: replace db 11 months ago
composer.json Downsizing: remove Redis 11 months ago
composer.lock Downsizing 11 months ago
importmap.php PWA 1 year ago
package.json Quill editor basics 1 year ago
phpunit.xml.dist Authenticate user with a NostrSigner. Prep for long form articles. 2 years ago
symfony.lock Downsizing: replace db 11 months ago

README.md

Unfold

Unfold is a customizable framework for your Nostr-based magazine.

Setup

Clone the repository

git clone https://github.com/decent-newsroom/unfold.git
cd unfold

Create the .env file

Copy the example file .env.dist and replace placeholders with your actual configuration.