adding docker development environment and example app

Ralf Becker
2019-11-10 20:10:47 +01:00
parent eb57b565d3
commit c29387a3e3

@@ -42,8 +42,8 @@
* [[Backup Existing Installation]] * [[Backup Existing Installation]]
**Development** **Development**
* [Prerequisites]() * [Docker EGroupware development environment](https://github.com/EGroupware/egroupware/tree/master/doc/docker/development)
* [Get Started](https://github.com/EGroupware/egroupware/wiki/development-getstarted) * [Example app](https://github.com/EGroupware/example)
* [[Useful Git Commands]] * [[Useful Git Commands]]
* [[How to port an app to et2]] * [[How to port an app to et2]]
* [[Code testing]] * [[Code testing]]