docs: adapt contribution guide

This commit is contained in:
Elias Schneider
2025-05-24 19:52:07 +00:00
parent 2a457ac8e9
commit cbe7aa6eec
7 changed files with 53 additions and 39 deletions

View File

@@ -0,0 +1,3 @@
# If the backend in your development environment is running on a different port, change the value of the variable below.
DEVELOPMENT_BACKEND_URL=http://localhost:1411
PORT=3000