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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is headless?

Headless is a 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

Installation

  1. Clone the Repository via git or download it directly.
git clone https://github.com/fabio-nettis/headless.git
  1. Install dependencies and build the application.
yarn && yarn dist
  1. Navigate to the dist folder
cd dist
  1. 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


Try switching between your environments.

Select env

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


Credits

headless logo created by CrescentMage

About

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

License:MIT License


Languages

Language:HTML 75.6%Language:JavaScript 24.4%