A basic blog application built using SQLPage (www.sql-page.com)
Requires a postgres database. Set the postgres database URL following .env.example.
There is a docker compose file to start up a postgres database for local development.
Set the proper environment variables and start the app by running sqlpage.
To set up your blog after beginning sqlpage, access https://yourdomain/admin/install
Coding standard is set in the workspace, .vscode/.settings.json
Install the extension SQL Formatter VSCode and this will standardize your coding to match these settings. https://marketplace.visualstudio.com/items?itemName=ReneSaarsoo.sql-formatter-vsc