Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Set up a local copy of Plazen for development
git clone https://github.com/your_username/plazen.git
git co -b feat/your-amazing-feature
make dev # OR cp env.dev .env npm run dev