Make mention of Amanita for project setup

This commit is contained in:
Chris Thompson 2025-09-05 14:08:14 -04:00
parent b8df95dcb2
commit 06e4d18ef4

View file

@ -27,6 +27,8 @@ These last two repositories are private to Agaric and others maintaining the Dru
Commands for copying throughout will assume this above setup.
Set up of the composer file, general project structure, ddev, and so on can also be handled by [Amanita](https://gitlab.com/agaric/python/amanita/#usage).
## Create a new site project
For Agaric clients, the online home for the project will usually be at [Agaric's Forgejo project hosting site](https://git.agaric.com), first creating an organization (such as `example-client`, the short name that Forgejo takes first must be treated as a machine name) and then the project (such as `example-org`) that would live a URL such as `https://git.agaric.com/example-client/example-org`.