Requirements: You need PHP (>= 8), Composer, Node.js along with NPM, or another package manager installed on your local machine.
composer install
and npm install
npm run watch
npm run prod
to compile the assets file if you have finished modifying the siteTo replace all the content on the site, you can modify the config.php
file. You can also override any configuration you write in config.php
when run in a production environment via the config.production.php
file. See here for more details.
Since the end result of this application is static HTML, CSS, and JavaScript. So, you can use a free service for hosting static sites like Github Pages or Netlify. See here for more documentation.
Some layout styles are taken from Mamba UI.
If you don't find what you are looking for in this repository, you may be interested in the following related projects: