Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 936 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 936 Bytes

Backend Boilerplate

Use it for setting up a take-home interview assignment or a portfolio project.

Contents

  • Backend service - a Laravel service with a /ping endpoint. Extend with your code.
  • API test suite - a Cypress test suite. Extend with your tests.
  • Pipeline - a test Runner that executes the Cypress tests on push to a branch other than master/main.

Tech Stack

  • PHP
  • Laravel
  • Cypress
  • GitHub Actions

Made by DevSkills.

Did you find this repo useful? Give us a shout on Twitter / LinkedIn.