Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kuma-guy/auth0-with-bearsunday-exmaple
- Owner: kuma-guy
- Created: 2020-01-26T07:32:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:14:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T11:21:54.482Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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