cd frontend
npm install
npm run build:ssr && npm run serve:ssr
cd backend
npm install
npm run compile && npm run start
To use comments configure an account in Disqus and change the shortname in ./frontend/src/app/blog/disqus.component.ts
Substitute API key in ./frontend/src/index.html