https://github.com/patarapolw/aloud
A commenting engine. Aloud your comments.
https://github.com/patarapolw/aloud
comment-system firebase-auth firebase-storage markdown-it mongodb
Last synced: about 1 year ago
JSON representation
A commenting engine. Aloud your comments.
- Host: GitHub
- URL: https://github.com/patarapolw/aloud
- Owner: patarapolw
- License: mit
- Created: 2020-01-30T19:22:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T20:20:30.000Z (over 3 years ago)
- Last Synced: 2025-03-31T00:04:32.699Z (about 1 year ago)
- Topics: comment-system, firebase-auth, firebase-storage, markdown-it, mongodb
- Language: Vue
- Homepage: https://aloud.polv.cc
- Size: 2.41 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aloud
> Aloud your commenting system on your personal web server.
This project is powered by [MongoDB](https://www.mongodb.com) and [Firebase](https://firebase.google.com).
## Features
This project uses [Markdown-it](https://markdown-it.github.io/) to parse Markdown for additional security.
Other than standard features, some of the features (from plugins) are
- parseImgDimensions ``
- emoji :smile: :100:
- simpleLineBreaks
For more, see [Markdown Guide](/docs/guide.md).
I also extended with LiquidJS, see [github:patarapolw/aloud:packages/web/src/assets/template.ts](https://github.com/patarapolw/aloud/blob/master/packages/web/src/assets/template.ts).
## Troubleshooting
Profile images are powered by [Gravatar](https://gravatar.com/). Try upload an avatar there, if your image isn't shown.
## Installation
See [Installation Guide](/docs/installation.md).
## Demo
See