mirror of
https://github.com/yanislav-igonin/micrach
synced 2025-02-10 06:54:38 +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.
|
||||
@ -19,4 +21,7 @@ Just run:
|
||||
go run main.go
|
||||
```
|
||||
|
||||
**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload.
|
||||
**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload.
|
||||
|
||||
## How it looks
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user