Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 754 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 754 Bytes

headless-app

This is an headless app that uses API Platform with Symfony 5 (latest version), Postgres and PHP8 for the backend and Next.js for the frontend.

Prerequisites

  • Docker with Docker Compose
  • Npm

Project installation

First, clone this repository:

$ git clone https://github.com/valentin-harrang/headless-app

Next, add headless-app.test in your /etc/hosts file.

Go to back directory:

$ cd back

Hosting