Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apostrophecms/apostrophe-sandbox
This sandbox site is the basis for our live demo. For your own projects, you can use apostrophe-boilerplate as a more streamlined, cleaner point of departure via the apostrophe-cli tool.
https://github.com/apostrophecms/apostrophe-sandbox
Last synced: about 2 months ago
JSON representation
This sandbox site is the basis for our live demo. For your own projects, you can use apostrophe-boilerplate as a more streamlined, cleaner point of departure via the apostrophe-cli tool.
- Host: GitHub
- URL: https://github.com/apostrophecms/apostrophe-sandbox
- Owner: apostrophecms
- License: mit
- Created: 2013-02-25T14:38:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T14:41:48.000Z (over 3 years ago)
- Last Synced: 2024-04-14T22:47:45.253Z (9 months ago)
- Language: Less
- Homepage:
- Size: 5.87 MB
- Stars: 112
- Watchers: 27
- Forks: 41
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apostrophe Sandbox
This project powers the [live Apostrophe demo](http://demo.apostrophecms.org). Feel free to study it, but you're better off forking the [apostrophe boilerplate project](https://github.com/punkave/apostrophe-boilerplate) when creating new projects of your own.
In fact, you're best off the [creating your first project](http://apostrophecms.org/docs/tutorials/getting-started/creating-your-first-project.html) tutorial, which covers how to use [apostrophe-cli](https://github.com/punkave/apostrophe-cli) to speed through that process.
This project contains overrides to automatically log the user in and to prevent easy editing of the `admin` account. You don't want these things in a non-demo project.