Small application for facilitating essay-oriented discussion.
Find a file
2023-11-28 20:06:56 -06:00
.github Adding CODEOWNERS 2023-11-28 14:27:12 -06:00
adr Design and basic implementation of the model. 2023-11-28 11:11:43 -06:00
modules More updates and beginning the user model. Added Argon2 support. 2023-11-28 20:06:56 -06:00
project Initializing the ShortForm project. 2023-11-28 11:10:42 -06:00
.gitignore Initializing the ShortForm project. 2023-11-28 11:10:42 -06:00
.pre-commit-config.yaml Initializing the ShortForm project. 2023-11-28 11:10:42 -06:00
.scalafmt.conf Initializing the ShortForm project. 2023-11-28 11:10:42 -06:00
build.sbt More updates and beginning the user model. Added Argon2 support. 2023-11-28 20:06:56 -06:00
LICENSE Design and basic implementation of the model. 2023-11-28 11:11:43 -06:00
Makefile Initializing the ShortForm project. 2023-11-28 11:10:42 -06:00
README.md Design and basic implementation of the model. 2023-11-28 11:11:43 -06:00

ShortForm

The ShortForm (shortform) project is a web application designed for presenting and facilitating discussion for essays, articles, or general user to user interactions.

  • ADRs: Read about the ShortForm design.
  • License: Apache 2.0