this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update CONTRIBUTING.md to include MacOS resolver configuration instructions

pomdtr f865dc3f 3bb11735

+6
+6
CONTRIBUTING.md
··· 12 12 13 13 > [!WARNING] Make sure to trust the certificate generated by caddy by running the `caddy trust` command. 14 14 15 + If you're using MacOS, you'll also need to create the `/etc/resolver/localhost` file with the following content: 16 + 17 + ```sh 18 + nameserver 127.0.0.1 19 + ``` 20 + 15 21 Then, all debug commands will use the example workspace located in the `examples` folder.