micrach/README.md

7 lines
186 B
Markdown
Raw Normal View History

2021-08-26 13:30:40 +03:00
# micrach-go
Go tryout. Single board imageboard.
2021-09-08 15:31:26 +03:00
## Prerequisites
Create db.
Run migrations from `migrations`.
Create `.env` file from `.env.example`, change env vars to your needs.