Adding link to live API documentation

This commit is contained in:
Chris Troutner
2026-02-08 13:13:19 -07:00
parent 7d566beea3
commit 188dc939b3
+2
View File
@@ -147,6 +147,8 @@ The API reference documentation is generated by [apiDoc](https://apidocjs.com/)
The output is written to the `docs/` directory and served by the running server at its root URL. The output is written to the `docs/` directory and served by the running server at its root URL.
A live version can be found at [bch.fullstack.cash](https://bch.fullstack.cash/).
## Production (Docker) ## Production (Docker)
A Docker setup is provided in the `production/docker/` directory for production deployments. The target OS is Ubuntu Linux. A Docker setup is provided in the `production/docker/` directory for production deployments. The target OS is Ubuntu Linux.