mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
doc: update readme
This commit is contained in:
parent
2bcd0ff8c3
commit
8e9f84e681
@ -1,6 +1,12 @@
|
|||||||
# micrach-go
|
# micrach-go
|
||||||
Go tryout. Single board imageboard.
|
Go tryout. Single board imageboard.
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
Maybe I'll add an api and create a SPA with the Next.js framework in the future, but right now I'm trying to make this as simple as possible.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
1. Go 1.13+.
|
1. Go 1.13+.
|
||||||
2. PostgreSQL.
|
2. PostgreSQL.
|
||||||
|
Loading…
Reference in New Issue
Block a user