mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 21:08:18 +00:00
attempting to fix formatting
This commit is contained in:
parent
0dbf729279
commit
3130427c22
12
README.rst
12
README.rst
@ -46,16 +46,16 @@ Running Locally
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
* Install libraries using poetry:
|
* Install libraries using poetry:
|
||||||
.. code:: console
|
.. code:: console
|
||||||
$ poetry install
|
$ poetry install
|
||||||
|
|
||||||
* Setup the database - currently requires mysql:
|
* Setup the database - currently requires mysql:
|
||||||
.. code:: console
|
.. code:: console
|
||||||
$ ./bin/recreate_db
|
$ ./bin/recreate_db
|
||||||
|
|
||||||
* Run the server:
|
* Run the server:
|
||||||
.. code:: console
|
.. code:: console
|
||||||
$ ./bin/run_server_locally
|
$ ./bin/run_server_locally
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user