Backend for a personal blog
$make
- Build docker images with
$make docker - Run the database with
$make run-db - Run the web API with
$make run
- For a list of commands check Makefile
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Backend for a personal blog
$make$make docker$make run-db$make run