Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 732 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 732 Bytes

HugoFS website

continuous-integration continuous-delivery

Run

cd frontend

npm install
npm run build:ssr && npm run serve:ssr
cd backend

npm install
npm run compile && npm run start

Comments

To use comments configure an account in Disqus and change the shortname in ./frontend/src/app/blog/disqus.component.ts

Google Maps

Substitute API key in ./frontend/src/index.html