litefyr/project

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:project

0.1.1 2024-06-04 11:55 UTC

This package is auto-updated.

Last update: 2024-09-17 17:25:27 UTC


README

Installation

Create a project based on the Litefyr distribution

composer create-project litefyr/project custom-folder

Migrate database and add an admin user

ddev flow doctrine:migrate
ddev flow user:create --roles Administrator admin admin Admin User

alternativly, you can also use this repository as an template.

CSS and JS files

Following files gets automatically included by Litefyr.Presentation: