58d8513b29adb2b2231056554b3587520ae4c8b3
Setup
$./setup.sh creates the virtual env, installs python and node module dependencies.
running
$yarn start opens the browser pointing to the frontend of the blog, it also starts the blog api server.
The request with prefix /api are forwarded to the api server by the frondtend.
Description
Languages
JavaScript
73.6%
TypeScript
15.7%
Python
9.2%
CSS
0.9%
Shell
0.4%
Other
0.2%