Add .devcontainer to simplify development by alexandrecuer · Pull Request #1929 · emoncms/emoncms
this is to introduce a development process using vscode and devcontainer
- git clone your emoncms fork on you development machine
- launch vscode
- open your emoncms fork in vscode and reopen in container > emoncms should be accessible locally on port 8088
module per module, you can adapt the url repo once you have a fork of the considered module. Adaptation has to be done in the .devcontainer/setup.sh file. Once adapted, press ctrl+shift+P and rebuild