Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kuma-guy/auth0-with-bearsunday-exmaple

Auth0 in BEAR.Sunday & Vue example
https://github.com/kuma-guy/auth0-with-bearsunday-exmaple

Last synced: 8 days ago
JSON representation

Auth0 in BEAR.Sunday & Vue example

Awesome Lists containing this project

README

        

# Kumaguy.Auth0WithBearSunday

## Installation

composer install

## Usage

### Run server

composer serve

### QA

composer test // run unit test
composer tests // run test and quality checks
composer coverage // test coverage
composer cs-fix // fix the coding standard