mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 12:00:41 +03:00
Fix type 🤦
This commit is contained in:
parent
3ae981c4b8
commit
df671895ec
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ A forum software written in Node.js.
|
|||
- Run `npm i` to install **dependencies**.
|
||||
- Run `node reset` to **reset the database**, and `npm start` for run it.
|
||||
|
||||
**Note:** the reseting the database is important!
|
||||
**Note:** Reseting the database is important!
|
||||
|
||||
## API
|
||||
Akf-forum has got an API for other clients etc. You can test api with run apitest.py.
|
||||
|
|
Loading…
Reference in a new issue