Question: How to configure the development environment #16
Replies: 2 comments
-
[This post has been migrated from the old forum, it was originally sent by user2684 on 2020-02-16 15:09:12] Hi and welcome to the forum! I'm assuming you are already familiar with https://developer.egeoffrey.com right? If not, there you can find described in detailed most of the internals. Despite eGeoffrey is based on docker containers, there is no need to do anything with docker since the As for the development process, if willing to build a brand new module (e.g. a service called XXX) the process is more or less the following:
Of course I highly recommend to review existing packages and their code before starting developing something. Out of curiosity, what are you looking forward to building? Thanks! |
Beta Was this translation helpful? Give feedback.
-
[This post has been migrated from the old forum, it was originally sent by user2684 on 2020-03-07 15:27:26] Hi, I've taken this good question as an excuse to revisit the developer website (https://developer.egeoffrey.com), re-organize the contents as well as provide additional details on the development and building process and workflows. |
Beta Was this translation helpful? Give feedback.
-
[This post has been migrated from the old forum, it was originally sent by vort on 2020-02-12 22:31:28]
Hello,
been new with docker, i'm looking for a decription how to organize the development prozess, make debugging and run the regression tests.
Can you describe how your development is organized and propose the known good practice.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions