Skip to content

newswirecom/test-project-backend

Repository files navigation

Job Queue Test Project

Thank you for applying for an engineer position at Newswire.
This project is designed to test your skills with Laravel, SQL and VueJS.
It should take 2-3 hours but there is no time limit. Please focus on quality over quantity.

Requirements

PHP 7.3+
MySQL / MariaDB
Composer
NPM

Installation

Use the commands below to clone the project and install dependencies:

git clone https://github.com/newswirecom/test-project-backend.git
cd test-project-backend

Update your configuration in the .env file with database credentials and then:

composer install 
npm install
php artisan migrate
php artisan serve
npm run watch

Open the project in your browser for further instructions.

About

Job Queue Test Project - Backend Focus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published