Example of using OpenEdge 11.7 ODBC with Nuxt.js
npm install --global --production windows-build-tools
docker build -t docker-oe117-odbc-nuxt:latest .
docker run -it -p 30000:30000 docker-oe117-odbc-nuxt:latest
docker run -it docker-oe117-odbc-nuxt:latest bash
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.