1 2 3 4 5 6
#!/usr/bin/env bash mkdir ./dist/api node ./scripts/generateApi.js > ./dist/api/posts.json