mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Update contribution-guidelines.md
This commit is contained in:
parent
afae5fd972
commit
7de7619fd1
1 changed files with 3 additions and 1 deletions
|
|
@ -28,6 +28,8 @@ make dev # required Makefile installed on the system.
|
||||||
|
|
||||||
All the services will be started with hot-reloading enabled for a quick feedback loop.
|
All the services will be started with hot-reloading enabled for a quick feedback loop.
|
||||||
|
|
||||||
|
You can access the web from `http://your-machine-ip:2283` or `http://localhost:2283` and access the server from the mobile app at `http://your-machine-ip:2283/api`
|
||||||
|
|
||||||
### Mobile app
|
### Mobile app
|
||||||
|
|
||||||
The mobile app `(/mobile)` will required Flutter toolchain to be installed on your system.
|
The mobile app `(/mobile)` will required Flutter toolchain to be installed on your system.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue