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
- Host: GitHub
- URL: https://github.com/alchemycms/alchemy-demo
- Owner: AlchemyCMS
- Created: 2013-11-11T21:03:33.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T20:18:18.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T07:53:42.266Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://demo.alchemy-cms.com
- Size: 1.13 MB
- Stars: 5
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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