mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
13 lines
634 B
ReStructuredText
13 lines
634 B
ReStructuredText
Develop & Test BigchainDB Server
|
|
================================
|
|
|
|
This section outlines some ways that you could set up a minimal BigchainDB node for development and testing purposes. For additional guidance on how you could help develop BigchainDB, see the `CONTRIBUTING.md file on GitHub <https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Using a Local Dev Machine <setup-bdb-host>
|
|
Using a Local Dev Machine and Docker <../appendices/run-with-docker>
|
|
Using Vagrant <../appendices/run-with-vagrant>
|
|
Using Ansible <../appendices/run-with-ansible>
|
|
running-all-tests |