Skip to content

goextend/extend-gallery-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extend gallery sample

gallery-demo

Development

.env file

Create a .env file at ./packages/server/ with the following structure:

EXTENSIONS_SOURCE="http://localhost:3001/extensions.json"
EXTEND_HOST_URL="https://sandbox.auth0-extend.com"
EXTEND_CONTAINER="your-container"
EXTEND_TOKEN="your-token"

Running the project

  • Run yarn install
  • Run yarn start
  • Navigate to http://localhost:3001/

About

Gallery of custom integrations for your SaaS using goextend.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors