Skip to content

andrewsinnovations/sqlpage-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlpage-blog

A basic blog application built using SQLPage (www.sql-page.com)

Installation

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

Formatting standards

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

About

A basic blog application built using SQLPage (www.sql-page.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published