Skip to content

valentin-harrang/headless-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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