# Apache Sling Sample Slingshot This module is part of the [Apache Sling](https://sling.apache.org) project. This bundle provides a sample application for Apache Sling. Slingshot provides a basic gallery application presenting categorized items. Users can leave comments and rate individual items. ## Quickstart Brief quickstart guide - more detailed description below: Launch a Sling installation (Sling 8 or later), deploy the Slingshot bundle and go to http://localhost:8080/slingshot.html. Login with slingshot1/slingshot1 or slingshot2/slingshot2. ## Deploy the Demo Once Sling is running you can access its Web Console from http://localhost:8080/system/console The default user name and password are: admin/admin. Install and start the built bundle from the OSGi->Bundles page. When deployed the application can be accessed from: http://localhost:8080/slingshot.html