Skip to content

CraftQuest/crafty-coffee

Repository files navigation

Up and Running with Craft

Crafty Coffee Sample Site

This site was built in Up and Running with Craft by Ryan Irelan. To learn more: https://craftquest.io/courses/craft-cms-3-tutorials

Installing the Crafty Coffee site

  1. Clone the project and switch to the 2020 branch
  2. Create a local database and import the database dump located in the db directory.
  3. Copy the .env.example file to .env and populate with your local credentials and settings.
  4. Set up localhosting for the site. I like to use Valet but there are a lot of options for localhosting.
  5. Go to yourlocaldomain/roaster to access the Craft control panel.
  6. Log in with the username admin and the password password

Installing the Crafty Coffee site WITH COMMERCE

  1. Clone the project and switch to the store branch
  2. Create a local database and import the database dump located in the db directory.
  3. Copy the .env.example file to .env and populate with your local credentials and settings.
  4. Set up localhosting for the site. I like to use Valet but there are a lot of options for localhosting.
  5. Go to yourlocaldomain/roaster to access the Craft control panel.
  6. Log in with the username admin and the password password

About

Crafty Coffee website: a sample site for CraftQuest courses.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors