lenslocked

March 9, 2024 ยท View on GitHub

Go Report Card

A photo gallery website.

Architecture

TBD.

DB schema

TBD.

Build

task build

Test

task test

How to run

Database should be up & running.

lenslocked

Development

CSRF_KEY=secret-value task dev

TODO

  • Disallow to repeat last N passwords
  • Implement password-less login via magic link
  • Add an option to update user's email