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

https://github.com/alchemycms/alchemy-demo

The AlchemyCMS Demo
https://github.com/alchemycms/alchemy-demo

Last synced: 8 months ago
JSON representation

The AlchemyCMS Demo

Awesome Lists containing this project

README

          

# AlchemyCMS Demo

This is the source code of the AlchemyCMS demo.

## Visit the demo online

The demo is located at https://demo.alchemy-cms.com

Login to the admin backend at https://demo.alchemy-cms.com/admin

* Username: `demo`
* Password: `demo123`

## Deploy your own demo

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

## Run the demo locally

1. Clone this repository to your machine
2. Run 'bin/setup'
3. Visit http://localhost:3000
4. Follow on-screen instructions