SQLPage application with custom login in Postgres
This is a very simple example of a website that uses the SQLPage web application framework. It uses a Postgres database for storing the data.
It lets a user log in and out, and it shows a list of the users that have logged in.