my fork of notfire's qna
admin | ||
boilerplate | ||
css | ||
migrations | ||
.gitignore | ||
config.example.php | ||
fetch.php | ||
index.php | ||
README.md | ||
send.php | ||
setup.php | ||
TODO.md |
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