Skip to content

ukemi-project/gpnb-site

Repository files navigation

The Greatest Park Never Built

An open source archive for 3D modeling obsticles and parkour spots. The greatest park never built is a project by Ukemi that aims to digitise the best and most popular training locations around the globe. We want to create a resource to archive these so there will always be a model available to designers. Many of these spots end up being demolished and lost to time. Hopefully by growing this project we can provide them as a resource for anyone looking to design spaces in the future.

Installation 💻

  1. Clone the repo and install dependancies:
git clone https://github.com/ukemi-project/gpnb-site
cd gpnb-site
yarn install
  1. Populate the firebaseServer.json file in ./credntials/ with firebase variables:
vim ./credentials/firebaseServer.json
  1. Create a production build and launch with:
gatsby build
gatsby serve

Development setup 💻

  1. Clone the repo and install dependancies:
git clone https://github.com/ukemi-project/gpnb-site
cd gpnb-site
yarn install
  1. Populate the firebaseServer.json file in ./credntials/ with firebase variables:
vim ./credentials/firebaseServer.json
  1. Launch hot-reloadable developemnt server:
yarn dev

Technology used 🚀

  • Next.js
  • React.Js
  • Express.js
  • Firebase

Meta #️⃣

Daniel Smith – daniel.smith@ukemi.ninja

Distributed under the MIT license. See LICENSE for more information.

https://github.com/ukemi-project/gpnb-site

Contributing 🔗

  1. Fork it (https://github.com/ukemi-project/gpnb-site/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published