Skip to content
forked from oblyk/oblyk-app

App part of Oblyk Project. The open source climbing platform !

Notifications You must be signed in to change notification settings

glthm/oblyk-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oblyk App | Climbing Community App

Oblyk is an open-source community website dedicated to climbing. It aims to build a large open-data database of cliffs, routes and climbing gyms in France and around the world that can be freely consulted via an API. Climbers can also use this tool to rate their crosses or find climbing partners.

This repository is the App part of Oblyk project.
For front api, go here : oblyk-app

Dependencies

  • npm >= 7.11

Installation

npm install
cp .env.example .env.local

Set VUE_APP_OBLYK_API_ACCESS_TOKEN params in .env.local with your Api token (see: oblyk-api organization token part)

Launch vue

npm run dev

go to localhost:4500
enjoy !

About

App part of Oblyk Project. The open source climbing platform !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 81.7%
  • JavaScript 17.9%
  • Other 0.4%