Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 852 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 852 Bytes

Craft CMS Sprig TodoList

## Requirements

RTFM Craft CMS 4 Requirements

Configs

Duplicate the .env.example file as .env and do your settings! Be sure that your SITE_URL points to the /web directory.

DB

Use the todolist.sql as starting point. Create a new database with the settings from your .env file and import the todolist.sql into it. The login credentials are: admin:superuser

Whats inside?

Stack

Plugins (free)

Sections

  • Channel - Items

Highlights

  • Sprig/htmx SPA App