Skip to content

Full Stack App with WordPress as a CMS and React as a frontend library. PHP 7+, Typescript

Notifications You must be signed in to change notification settings

alekseyesev/book-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book catalog - Full Stack App with WordPress and React

The theme is developed with WordPress as a headless CMS. We use WordPress REST API under the hood. Frontend connects to Backend with Server-Sent Events technology. Frontend is built with React / Redux (redux-thunk).

Requirements

  • PHP 7.3+
  • MySQL 8+
  • WordPress 5+

IMPORTANT! You should not use standard PHP development server, because of its limits on process count (it provides us with the only one).

Usage

Copy the theme to themes folder and activate it in admin area. Then change permalink structure to custom (we need to get proper paths to REST endpoint).

About

Full Stack App with WordPress as a CMS and React as a frontend library. PHP 7+, Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published