Skip to content

diogomend/optimizely-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Optimizely Connector App

About

Connector used to list feature flags created in Optimizely.

For more details please check documentation in Getting Started page

Build Instructions

Update environment variables

cp .env.example .env

Then should edit the value in .env OPTIMIZELY_KEY with the one that's being provided in Optimizely platform.

docker-compose up -d --build

Then the application should be accessible in http://localhost:9000/

Run docker

docker-compose up -d --build

Then the application should be accessible in http://localhost:9000/

Documentation

Swagger documentation available in http://localhost:9000/documentation.

To update Swagger, please run php artisan l5-swagger:generate inside the container.

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About

Laravel connector for Optimizely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages