Adds example on using the Local API (both fetching data and modifying data) with Astro (vanilla JS) https://github.com/user-attachments/assets/bf2dee99-2ad7-43f5-b809-1cf626051720 This is achieved through the monorepo: ``` website/ payload/ ```
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
DATABASE_URI=mongodb://127.0.0.1/payload-template-blank-3-0
|
|
PAYLOAD_SECRET=YOUR_SECRET_HERE
|