This commit is contained in:
Yanislav Igonin 2021-09-08 15:31:26 +03:00
parent 3f3f0aea19
commit d456be5e9a

View File

@ -1,2 +1,7 @@
# 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.