Skip to content

Harbor-Lockers/harbor-example-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harbor Lockers example web app

Set up your .env file

rename the env.example file to .env and fill in the values with your client_id and client_secret. Remember not to commit this file!

Install the dependencies

npm install or yarn install

Get your location Id from harbor admin

Or use one of our apis. Here's a few examples: https://api.sandbox.harborlockers.com/docs#/locations/get_locations_page

Start the server

node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published