capsul-flask/README.md

12 lines
433 B
Markdown
Raw Normal View History

# capsulflask
Python Flask web application for capsul.org
2021-07-20 09:34:56 +00:00
How about a trip to the the `docs/` folder?
- [Setting up Capsul locally](./docs/local-set-up.md)
- [Hub-and-spoke architecture](./docs/architecture.md)
- [Deplying Capsul on a server](./docs/deployment.md)
- [Configuring Capsul](./docs/configuration.md)
- [Receiving cryptocurrency payments with BTCPay](./docs/btcpay.md)
- [Working with the database](./docs/database.md)