Updated README.md
This commit is contained in:
@@ -44,15 +44,20 @@ To set up this template in development mode:
|
|||||||
|
|
||||||
- Full documentation
|
- Full documentation
|
||||||
- Setup tutorial
|
- Setup tutorial
|
||||||
- Fully Featured Account System
|
- Fully Featured Account System (as a microservice)
|
||||||
- Email validation
|
- Email validation
|
||||||
- Logging in and out
|
- Logging in and out
|
||||||
- Account deletion
|
- Account deletion
|
||||||
- Password management
|
- Password management
|
||||||
- JSON web token authentication
|
- JSON web token authentication
|
||||||
- News Blog
|
- Fully Featured News Blog (as a microservice)
|
||||||
- Optional microservice
|
- Publish, edit or delete articles as needed
|
||||||
- Secure publishing and editing of articles via admin panel
|
- Secured via admin panel
|
||||||
|
- Fully Featured Chat System (as a microservice)
|
||||||
|
- Available when logged in
|
||||||
|
- Chat logs saved to the database
|
||||||
|
- Room-based chat (type `/room name` to access a specific room)
|
||||||
|
- Mute specific users for X minutes
|
||||||
- Easy To Use Configuration Script
|
- Easy To Use Configuration Script
|
||||||
- Sets up everything via docker
|
- Sets up everything via docker
|
||||||
- A default admin account (if desired)
|
- A default admin account (if desired)
|
||||||
@@ -60,20 +65,22 @@ To set up this template in development mode:
|
|||||||
# Coming Soon
|
# Coming Soon
|
||||||
|
|
||||||
- Full documentation
|
- Full documentation
|
||||||
- Modding tutorial
|
- Modding tutorials
|
||||||
- Fully Featured Chat System
|
- Moderation tools for banning/suspending, chat-banning and reporting users
|
||||||
- Chat logs
|
|
||||||
- Custom emoji
|
|
||||||
- Global and room-based chat
|
|
||||||
- Private messaging?
|
|
||||||
- Broadcasting to all channels
|
|
||||||
- Badges next to usernames?
|
|
||||||
- Moderation tools for banning, suspending, chat-banning and reporting users
|
|
||||||
|
|
||||||
# Coming Eventually
|
# Coming Eventually
|
||||||
|
|
||||||
|
- Fully Featured News Blog (as a microservice)
|
||||||
|
- Restore deleted articles
|
||||||
|
- Undo edits
|
||||||
|
- Fully Featured Chat System
|
||||||
|
- Custom emoji
|
||||||
|
- Private messaging?
|
||||||
|
- Broadcasting to all channels?
|
||||||
|
- Badges next to usernames?
|
||||||
- Better compression for client files
|
- Better compression for client files
|
||||||
- Backend for energy systems
|
- Backend for leaderboards (modding tutorial?)
|
||||||
- Backend for leaderboards
|
- Backend for energy systems (modding tutorial?)
|
||||||
- Backend for items, shops, trading and currency
|
- Backend for items, shops, trading and currency
|
||||||
|
|
||||||
# Gmail Email Settings
|
# Gmail Email Settings
|
||||||
|
|||||||
Reference in New Issue
Block a user