Update README.md

This commit is contained in:
Yanislav Igonin 2023-05-09 10:37:14 +03:00 committed by GitHub
parent 19c2e3454c
commit a967ae8fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)