Giter VIP home page Giter VIP logo

pwa-demo's Introduction

TYPO3 Headless & PWA Demo Distribution

This setup enables quick exploration of a PWA (Progressive Web App) solution for TYPO3.
It includes a Docker/DDEV local environment, preconfigured with TYPO3 and a JavaScript demo application.

The solution is built upon several key TYPO3 initiatives:

How to start with TYPO3 Headless video tutorial

video still

Requirements

Ensure you have DDEV version v1.19.3 or newer.

Installation

  1. Clone the repository and navigate to the repository folder
git clone https://github.com/TYPO3-Headless/pwa-demo.git
cd pwa-demo
  1. Start the DDEV Docker containers
ddev start
  1. Launch the frontend application by entering the following command
ddev pwa-front start

You can access application in your browser, using following links:

Application URL Credentials
Frontend https://pwa-demo.ddev.site
TYPO3 backend https://api.pwa-demo.ddev.site/typo3 admin:password

Development

Active development of this extension is a part of the TYPO3 PWA initiative. For more information, visit the TYPO3 PWA Initiative.

Front-end exploration

To initiate Nuxt in development mode, execute:

ddev pwa-front dev

How to reimport database?

Occasionally, the database for the pwa-demo project is updated. If you want to update your database, execute the following command in your project root:

ddev import-db --src ./data/db.sql.gz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.