3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Work in progress: initial doc page for client/native app.

This commit is contained in:
Michael Stenta 2018-04-19 12:25:45 -04:00
parent 83cf5bc7d0
commit db6de58587
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,24 @@
# farmOS Client / Native app
...
## Architecture
...
## Development environment
...
## API requests
...
## Authentication
...
## Coding standards
...

View file

@ -43,6 +43,7 @@ pages:
- Update Safety: development/update-safety.md
- Docker: development/docker.md
- API: development/api.md
- Client/Native: development/client.md
- Community:
- Contribute: community/contribute.md
- Monthly Call: community/monthly-call.md