https://github.com/flownative/beach-neos-demo
A Neos demo website distribution, prepared for Beach
https://github.com/flownative/beach-neos-demo
Last synced: 2 months ago
JSON representation
A Neos demo website distribution, prepared for Beach
- Host: GitHub
- URL: https://github.com/flownative/beach-neos-demo
- Owner: flownative
- Created: 2018-10-26T11:42:17.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T14:17:50.000Z (3 months ago)
- Last Synced: 2025-04-03T15:27:44.045Z (2 months ago)
- Language: Shell
- Homepage: https://gitlab.com/flownative/docker/neos-demo
- Size: 7.81 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.rst
Awesome Lists containing this project
README
----------------------
Neos base distribution
----------------------This repository provides a basis for starting new Neos projects. After running `composer update` or `composer install`
respectively, you will have all packages installed which are needed for a standard Neos website.It is best practice is to fork this repository, then clone it locally and adjust the dependencies in composer.json to your
needs. After running `composer update`, check in the generated `composer.lock` file and push the result to your fork or a new
repository.Learn more about the Neos content application platform on http://www.neos.io/.
You'll find the installation instructions and more at http://neos.readthedocs.org/en/stable/