https://github.com/sean-clayton/ex_chan
A simple image board written in Elixir.
https://github.com/sean-clayton/ex_chan
elixir image-board image-board-engine
Last synced: 10 months ago
JSON representation
A simple image board written in Elixir.
- Host: GitHub
- URL: https://github.com/sean-clayton/ex_chan
- Owner: sean-clayton
- Created: 2017-05-14T18:44:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T20:25:11.000Z (about 9 years ago)
- Last Synced: 2025-05-14T14:46:35.898Z (about 1 year ago)
- Topics: elixir, image-board, image-board-engine
- Language: Elixir
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExChan
A simple image board written in Elixir.
### Motivation
I just wanted to create some projects that helped me learn idiomatic Elixir.
I figured a *Chan clone would be a good starting point.
### Features
For the most part, I tried to mimic 4chan to feature-parity.
Unfortunately I don't know what kind of admin/moderation tools they have so I'm winging that part.
As far as a regular user, though, it should be toe-to-toe in terms of capability.
It's also a lot faster.