Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/derrickmehaffy/headless

Headless allows you to configure multiple enviroments for each of your CMS webapp instances and switch between them without any hussle at all.
https://github.com/derrickmehaffy/headless

Last synced: about 2 months ago
JSON representation

Headless allows you to configure multiple enviroments for each of your CMS webapp instances and switch between them without any hussle at all.

Awesome Lists containing this project

README

        



# What is headless?

Headless is a [Electron](https://goo.gl/search/Electron) based wrapper for your favorite web based CMS of choice(s).

## What are the benefits of headless? 🤖

Headless allows you to configure multiple enviroments with different URL's and let's you switch between them with ease.

![Main env](./images/headless-main.PNG)

## Installation ⏳

1. Clone the Repository via git or download it directly.

```
git clone https://github.com/fabio-nettis/headless.git
```

2. Install dependencies and build the application.

```
yarn && yarn dist
```

3. Navigate to the dist folder

```
cd dist
```

4. Run the created appropiate installer for your OS.

## Getting started

You have successfully executed all 4 installation steps? Amazing! Let's get you started by making you familiar with the **headless** UI!

------

Add an environment to get started.

![Add env](./images/headless-add.PNG)

------

Try switching between your environments.

![Select env](./images/headless-selection.PNG)

Thats it. Your all set! Enjoy headless alpha-1.0.0 with more features to come soon! 😁

------

## Credits

headless logo created by [CrescentMage](https://twitter.com/xCrescentMagex?s=09)