forum-app/frontend
2024-04-09 17:37:24 -04:00
..
app add missing public/ directory 2024-04-09 17:37:05 -04:00
conf add jquery (broken) 2024-04-06 18:14:17 -04:00
.gitignore ignore .idea 2024-04-06 17:15:57 -04:00
Dockerfile remove nginx 2024-04-09 17:37:24 -04:00
README.md docs: add frontend notes 2024-03-31 22:31:28 -04:00

Forum Frontend

Should be extremely simple to start with no styling.

Node.js with a nice framework should be the ultimate goal, but could just do simple HTML and JS by hand for now.