Skip to content

ithoq/startbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startbox API

Installing

composer install
php artisan key:generate
php artisan jwt:generate

Add the JWT key to the .env file

JWT_SECRET=base64:Gk9t... THIS IS AN EXAMPLE ... UoV/DR28Rc8pAf34McsYeJ8=

Running the tests

Run phpunit from your console in the project root

vendor/bin/phpunit

About

Startbox API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.1%
  • Vue 36.1%
  • HTML 8.7%
  • Shell 0.1%