Closed rgoj closed 1 year ago
Adds a sample .env file to make it easier for others to set up Maptio.
Also adds a .gitignore entry for yarn.lock so that we can one source of truth for package versions.
.gitignore
yarn.lock
Adds a sample .env file to make it easier for others to set up Maptio.
Also adds a
.gitignore
entry foryarn.lock
so that we can one source of truth for package versions.