Skip to content

Relayjs, Graphql, Dockerized Apps, Multistage Docker Builds, Azure CosmosDB with MongoDB Driver, Nginx Server on Client, Deployments of Docker on Azure from Azure CLI, Create-React-App behind Nginx and a bunch of other stuff I have no business knowing

idkjs/lafrenchtech-demo

Repository files navigation

Demo Project Showing French Companies with Special Visa Status for Developers

TLDR

Demonstrates [WIP]

  • Relayjs, Graphql, Dockerized Apps, Multistage Docker Builds, Azure CosmosDB with MongoDB Driver, Nginx Server on Client, Automatic Re-Deployment to Azure Dockerhub on image update. Initial deployment from Azure CLI, Create-React-App behind Nginx and a bunch of other stuff I have no business knowing.

  • Things to add tests, work on ui including add D3 demo, a whole lot of other stuff.

  • UI to do link images to their query data. Add link to company

Test Docker Images Locally

  • server:

  • run docker pull idkjs/lafrenchtech-server, then docker run --rm -it -p 80:80 idkjs/lafrenchtech-client:latest

  • client:

  • run docker pull idkjs/lafrenchtech-server, then docker run --rm -it -p 80:80 idkjs/lafrenchtech-server:latest

About

Relayjs, Graphql, Dockerized Apps, Multistage Docker Builds, Azure CosmosDB with MongoDB Driver, Nginx Server on Client, Deployments of Docker on Azure from Azure CLI, Create-React-App behind Nginx and a bunch of other stuff I have no business knowing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published