akf-forum/README.md

1.3 KiB

akf-forum

A forum script written in Node.js.

Installation

  • Clone this repo. Or download it.
  • Write npm i to install dependencies.
  • Write npm restart for reset database, and npm start for run it.

API

Akf-forum has got an API for other clients etc. You can test api with run apitest.py. And, you can learn informations about API in APIDOCS.md.

Credits

To Do:

  • Better method for params in URL

Roadmap

  • User
    • Login
    • Register
    • Logout
    • Admin
    • Message count
    • Delete User
    • Singature & About me
    • Edit user
  • Messages
    • Send message
    • Delete message
    • Edit message
    • React message
  • Threads
    • Edit it!
    • Delete it!
  • Other
    • API
    • Other client for forum via API
    • Footer of the site
    • Multiple theme support
    • Search
    • New Thread theme, better render for messages

Image:

image