An open API service indexing awesome lists of open source software.

https://github.com/zouloux/starters


https://github.com/zouloux/starters

Last synced: 3 months ago
JSON representation

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