cred
Credenso
rad:zjDrP7eish3SzWsCZZvuKrJSG662
Visibility
public
Delegates
did:key:z6MkkRtUqea736t2x5Ro7pCv1zeu8ZdftGTGQgbjNpaqR1qq
Default branch
master → 1f1fd312cc47246da8f811463f5ff197f64bec53 (Thu May 1 16:10:34 2025)
Threshold
1
README.md
# Credenso Website

This is the Solar repository for the Credenso Cafe page.

The most important file here is `app.py`, it holds all of
the logic for how the website is going to work. 

Everything else in the folder is used through app.py:

- 'components/' and 'forms/' hold template partials
- 'static/' and 'assets/' are served via static_file

Requires `pip install solar-elements`