Skip to content
View dietrichmax's full-sized avatar

Block or report dietrichmax

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. docker-staticmaps docker-staticmaps Public

    A containerized web version for https://www.npmjs.com/package/staticmaps with https://github.com/expressjs/express

    JavaScript 38 1

  2. openlayers-react-functional-component openlayers-react-functional-component Public

    Basic example for using OpenLayers 6 with React and functional components.

    HTML 25 3

  3. Nginx Configuration for Nextjs Nginx Configuration for Nextjs
    1
    # Based on https://steveholgado.com/nginx-for-nextjs/
    2
    
                  
    3
    proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=STATIC:10m inactive=7d use_temp_path=off;
    4
    
                  
    5
    upstream nextjs_upstream {
  4. mapproxy-docker mapproxy-docker Public

    a docker image for mapproxy with nginx

    Dockerfile 1