MAPC / trailmap2

Multi-use trail map application.
https://trailmap.mapc.org/
0 stars 0 forks source link

Trailmap

Trailmap helps uses find bike, walking, hiking, and other trails in the Metro Boston region.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Deploying

This app deploys with Pagefront. To be able to deploy to trailmap.mapc.org, you need access to the app on Pagefront. Once you have access (through an MAPC admin or member of Digital Services), you need to create a file called .env.deploy.production. In there, you will need to specify your Pagefront key. The file will simply look something like this:

PAGEFRONT_KEY=asdfb-12345-random-characters-12345

From there, run ember deploy production.