Back
Nicolas
Load previous page…
research letsencrypt/live acl permission for docker bind mounts (no luck) #bootstrapmoney
edit server and docker-compose to mount and use ssl certificates from host #bootstrapmoney
add prod/dev api urls on the front end #bootstrapmoney
move credential from docker-compose.yml to env var on vps #bootstrapmoney
add bearer token to POST request on front-end #bootstrapmoney
forget to tweet about latest issue (again) #bootstrapmoney
twitter.com/bootstrapmoney/st…
switch from vue-head to vue-meta #bootstrapmoney
fetch data before navigation to support pre-rendering and dynamic meta tags #bootstrapmoney
move original homepage to /calculator route #bootstrapmoney
create issue/latest endpoint and use it for root route #bootstrapmoney
attach preview endpoint to issue route #bootstrapmoney
prev/next issue navigation #bootstrapmoney
add isLatest field to the returned payload on GET /issue #bootstrapmoney
scroll to top when loading a new issue #bootstrapmoney
figure out how to observe route changes and refresh component after fetch #bootstrapmoney