Skip to content

devinowen/mapyouradventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38480e2 · Apr 27, 2020

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Your Adventure Custom Map Builder

If you can adventure it, we can map it.

Development

First, ensure that you have a .env.development.local file in the root directory with the following credentials:

EMAIL_NAME="<your_email@example.com>"
EMAIL_PASSWORD="<your_email_password>"
MAPS_API_KEY="<your_maps_api_key>"

Install dependencies (if running for the first time), and start the development server:

$ yarn
$ yarn dev

If using npm instead of yarn, run npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

Merge your changes into master and push to GitHub (or merge a PR that's managed in GitHub).

That's it! Vercel will pick up any changes to master on GitHub and package and release a new version automatically.

About

If you can adventure it, we can map it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published