Skip to content
Paul Swartz edited this page Mar 2, 2014 · 15 revisions

Get your own copy of finda

Fork via Github

Add your data

Open the data.geojson.template file.

Open the template file

Copy the contents of data.geojson.template.

Copy the template file

Open the data.geojson file.

Open the data file

Paste.

Replace the data with your own

Replace the brackets [] with your data.

Replace the data with your own 2

Commit your changes!

Save your changes

Serve it

Your Finda application is working on your local computer, but it's not online yet.

If you already have a hosting service, you can use their upload manager or an FTP client to upload the files to your hosting service.

If you do not have a hosting service, find and subscribe to one. FatCow is pretty okay. Please don't use GoDaddy.

Once you have a service, upload all of the files to the root folder (sometimes referred to as just '/'), or upload the entire folder to the host and configure your domain name to point to that folder.

Clone this wiki locally