Add README.md
This commit is contained in:
parent
074f31129f
commit
a5c9e1a32b
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Test pocketbase
|
||||
|
||||
Demonstrates how to interact with the REST API of the open source backend [Pocketbase](https://pocketbase.io/)
|
||||
|
||||
## How to run
|
||||
|
||||
- Download the prebuilt pocketbase executable
|
||||
- Run the command `pocketbase serve`
|
||||
- Setup an user `azerty` with the passwor `12345678` according to the instructions of https://pocketbase.io/docs/
|
||||
- Run `python3 pocketbase.py`
|
||||
|
Loading…
Reference in New Issue
Block a user