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.
|
|
9 months ago | |
|---|---|---|
| assets | 11 months ago | |
| bin | 1 year ago | |
| config | 9 months ago | |
| docker/cron | 9 months ago | |
| docs | 9 months ago | |
| frankenphp | 1 year ago | |
| migrations | 9 months ago | |
| public | 12 months ago | |
| publication/Newsroom | 9 months ago | |
| src | 9 months ago | |
| templates | 9 months ago | |
| tests | 11 months ago | |
| translations | 9 months ago | |
| .dockerignore | 1 year ago | |
| .editorconfig | 1 year ago | |
| .env.dist | 9 months ago | |
| .env.test | 1 year ago | |
| .gitattributes | 1 year ago | |
| .gitignore | 12 months ago | |
| Dockerfile | 9 months ago | |
| LICENSE | 1 year ago | |
| README.md | 9 months ago | |
| compose.override.yaml | 9 months ago | |
| compose.prod.yaml | 11 months ago | |
| compose.yaml | 9 months ago | |
| composer.json | 9 months ago | |
| composer.lock | 9 months ago | |
| importmap.php | 12 months ago | |
| package.json | 1 year ago | |
| phpunit.xml.dist | 1 year ago | |
| symfony.lock | 9 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.