all repos — caroster @ b9ae04813d82e900d72ed5db3c7034a4c9748f7c

[Octree] Group carpool to your event https://caroster.io

📝 Improve doc [skip ci]
Tim Izzo tim@5ika.ch
Fri, 08 Dec 2023 14:10:38 +0100
commit

b9ae04813d82e900d72ed5db3c7034a4c9748f7c

parent

9ac147f744243d2f6b256e7531a88c89a99cbb89

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -98,6 +98,8 @@ First, run Strapi in test mode:

```shell cd backend +cp .env.example .env +vi .env # Edit with your own configuration yarn start-test ```