Skip to content

Collynpgodlewski/downlink-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downlink

A sample site for CraftQuest's course Flexible Twig Templates with Craft.

Installation

Before following along with the course, you need to make sure you have the sample site running locally. Here are the steps:

  1. Clone the repository locally.
    git clone git@github.com:CraftQuest/downlink.git
  2. In the project root, install the dependencies with Composer.
    composer install
  3. Create an .env file based on the .env.example file.
    cp .env.example .env
  4. Set up your localhosting to run the site. This will depend on what you use but the instructions below are for Craft Nitro 2.
    nitro add
    Follow the prompts to setup the site. You'll want to use a database and a current version of PHP. This site runs Craft 3.6+.
  5. Import the starter database
    nitro db import db/downlink--2021-03-02-200340--v3.6.7.sql
  6. Check that the site is running at the hostname you specified when setting up Nitro.

Control Panel

To access the Control Panel, visit [yourhostname]/admin.

  • Username: admin
  • Password: password

Resources

downlink

downlink

downlink-quest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages