Skip to content

grayrattus/react-leaflet-tile38-docker-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple PoC that shows how to use React, Leaflet, Tile38, Nginx and Docker.

I created it since there were not many simple sandboxes to play around with Tile38 server.

Steps to run

First you need to run the backend

docker-compose up --build

This starts Nginx CORS proxy, Tile38 server and simple Bash server that changes position of points.

cd front/
npm i
npm run start

This starts web application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors