my fork of notfire's qna
Find a file
2025-03-12 08:31:53 -04:00
admin add my changes 2025-03-12 08:31:53 -04:00
boilerplate add my changes 2025-03-12 08:31:53 -04:00
css add my changes 2025-03-12 08:31:53 -04:00
migrations add my changes 2025-03-12 08:31:53 -04:00
.gitignore mrooeww 2024-12-09 11:32:56 -05:00
config.example.php add my changes 2025-03-12 08:31:53 -04:00
fetch.php add my changes 2025-03-12 08:31:53 -04:00
index.php add my changes 2025-03-12 08:31:53 -04:00
README.md add my changes 2025-03-12 08:31:53 -04:00
send.php add my changes 2025-03-12 08:31:53 -04:00
setup.php add my changes 2025-03-12 08:31:53 -04:00
TODO.md add my changes 2025-03-12 08:31:53 -04:00

trinkey's fork of notfire's qna

has the same functionality but i added custom css support and made the code less messy


to set up, generally:

  • make a database in postgres
  • set up config.php based off of the example
  • run php setup.php to create the database table