pacostanzo / HolyGround

The place where cosmic kites are born.

Home Page:https://holy-ground-1xl2piuwk-costanzopa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HolyGround

The place where cosmic kites are born. A webpage to find all the football fields where the stars (or not) are born.

Getting Started

Prerequisites

Installing

  • Go inside Holyground directory.
  • Run command line npm install
  • Create a directory call config
  • Inside this directory create dev.env and test.env
  • Add the following enviroment variables:
    • PORT=3001
    • DATABASEURL=mongodb://localhost/holy_ground
    • CLOUDNAME=holyground-dev
    • APIKEY=Api key from cloudinary
    • APISECRET= Api secret from cloudinary
    • GEOCODER_API_KEY= Private key from google maps.
  • npm run dev

Running the tests

  • npm run test

Deployment

  • git add .
  • git commit -m "Message."
  • git push origin master

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

The place where cosmic kites are born.

https://holy-ground-1xl2piuwk-costanzopa.vercel.app

License:GNU General Public License v3.0


Languages

Language:EJS 41.5%Language:JavaScript 34.9%Language:CSS 23.2%Language:Dockerfile 0.4%