mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 01:20:31 +03:00
* lots of work * feat: move rg-stats in, ensure consistency in db queries * the clocks dont work * almost * ok jesus been and gone now back to usual
7 lines
124 B
Makefile
7 lines
124 B
Makefile
[private]
|
|
interactive:
|
|
-@cd ../ && just
|
|
|
|
# Run just the docs on http://localhost:3001.
|
|
start:
|
|
mkdocs serve -a 0.0.0.0:3001
|