mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 20:10:40 +03:00
A Node.js based forum software
classes | ||
errors | ||
public | ||
routes | ||
views | ||
.gitignore | ||
index.js | ||
json.sqlite | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
reset.js |
akf-forum
A Node.js based forum software.
Installation
- Clone this repo. Or download it.
- Write
npm i
to install dependencies. - Write
npm restart
for reset database, andnpm start
for run it.
Credits
To Do:
- Admin panel, etc.
- İndexing. Message, thread, react count will added to user profiles
Roadmap
- User
- Login
- Register
- Logout
- Admin
- More information. Message count, about etc...
- Messages
- Send message
- Delete message
- Edit message
- React message
- Forums
- Category system.
- Create category
- Delete category
- Edit category
- Move category
- Category system.
- Other
- API
- Other client for forum via API
- Footer...
- Search
- New Thread theme, better render for messages