Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/derrickmehaffy/headless
- Owner: derrickmehaffy
- License: mit
- Created: 2019-10-14T16:42:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T19:53:13.000Z (9 months ago)
- Last Synced: 2024-10-16T07:21:17.131Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 521 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)