https://github.com/zouloux/starters
https://github.com/zouloux/starters
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zouloux/starters
- Owner: zouloux
- Created: 2021-08-27T10:29:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T14:36:54.000Z (over 1 year ago)
- Last Synced: 2025-01-05T16:45:45.571Z (5 months ago)
- Language: PHP
- Size: 789 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starters
### IMPORTANT : This project is still very xzWIP, use with caution
### Requirements
#### Local machine :
- Linux based shell
- Node 14+
- Git
- Docker
- Tested on Mac, should be working on Linux, never tested on Windows
- Chimera client installed (`npm i -g @zouloux/chimera-client`)#### Chimera server
- A [Chimera server](https://github.com/zouloux/chimera) configured and running## Init a new app
```shell
npx https://github.com/zouloux/starters
```Then follow instructions.
( If you do not have npx installed : `npm i -g npx` )
#### Clear npx cache
```shell
rm -rf ~/.npm/_npx
```#### Clear saved preferences
```shell
npx https://github.com/zouloux/starters clear-preferences
```## Available back-ends
### Bowl
Bowl is a Wordpress starter with :
- Bowl CMS overlay
- Wordplate
- Using Docker Image : Debian / Apache / PHP 8.0
- MariaDB as MySQL with Chimera service
- ACF Pro (required)
- Pre-installed theme
- Some utility plugins> You will need a valid ACF Pro key to procecess installation
### Nano
## Available front-ends