mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 06:12:33 +03:00
Update README.md
This commit is contained in:
parent
19c2e3454c
commit
a967ae8fb6
@ -1,6 +1,8 @@
|
||||
# micrach
|
||||
Go tryout. Single board imageboard.
|
||||
|
||||
UPD: stopped the service from the link above, too much shit posted from TOR, don't have time to moderate :(
|
||||
|
||||
## Motivation
|
||||
Tired of a fucking SPAs, so I decided to write this simple and lightweight imageboard (microboard, actually) with as less JS as possible.
|
||||
Also, I wanted to learn Go, so I decided to write this in Go.
|
||||
@ -20,3 +22,6 @@ go run main.go
|
||||
```
|
||||
|
||||
**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload.
|
||||
|
||||
## How it looks
|
||||
![SCR-20230509-jreo](https://user-images.githubusercontent.com/15846431/237027105-481f2d55-541b-4c3b-8dd0-db464c25102f.jpeg)
|
||||
|
Loading…
Reference in New Issue
Block a user