# Unfold Unfold is a customizable framework for your Nostr-based magazine. ## Setup ### Clone the repository ```bash 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.