forum-app/frontend
2024-04-06 17:50:21 -04:00
..
conf add Dockerfile and nginx configuration 2024-04-06 17:50:21 -04:00
src refactor: create src directory 2024-04-06 17:27:23 -04:00
.gitignore ignore .idea 2024-04-06 17:15:57 -04:00
Dockerfile add Dockerfile and nginx configuration 2024-04-06 17:50:21 -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.