jartaud / proj-ect-x

IIdeas - Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku Demo

https://pro-ject-x.herokuapp.com/

It is protected with basic HTTP Authentication. Credentials will be sent via email.

Run locally

Make sure you have PHP 7.3 or 8.0 installed and composer 2.

- git clone git@github.com:jartaud/proj-ect-x.git
- cd proj-ect-x
- composer update
- php artisan serve

The app dockerized as well.

Testing (Laravel)

php artisan test

Testing (Vue)

- npm install
- npm run test

About

IIdeas - Test


Languages

Language:PHP 70.3%Language:Blade 16.3%Language:Vue 12.9%Language:Shell 0.5%