You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once containers are running, a full C++ development environment is available : you can access via Visual Studio Code (with Dev Containers extension or with Remote SSH extension).
This is explained in the readme.md files.
What do you think about that ?
Is there an interest to provide them in this Docker awesome compose repository ?
PS: coming soon :
C++ backend with QxOrm library and Oracle database
C++ backend with QxOrm library and Microsoft SQL Server database
Hello,
I would like to propose an alternative to classic Node.js, Python, PHP, Java, etc. backends.
Here are a set of Docker compose files to develop C++ backend based on Qt framework and QxOrm library with several kind of databases :
Once containers are running, a full C++ development environment is available : you can access via Visual Studio Code (with Dev Containers extension or with Remote SSH extension).
This is explained in the readme.md files.
What do you think about that ?
Is there an interest to provide them in this Docker awesome compose repository ?
PS: coming soon :
All QxOrm Docker images are stored in Docker Hub.
The text was updated successfully, but these errors were encountered: