mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 22:32:33 +03:00
7 lines
186 B
Markdown
7 lines
186 B
Markdown
# micrach-go
|
|
Go tryout. Single board imageboard.
|
|
|
|
## Prerequisites
|
|
Create db.
|
|
Run migrations from `migrations`.
|
|
Create `.env` file from `.env.example`, change env vars to your needs. |