personal website of Julian Mollik
npm installcreate an .env file with
HATEOAS_INDEX: 'http://path.to.local.api'start the development server with
npm run devcreate an .env.production file with
HATEOAS_INDEX: 'https://path.to.production.api/'generate a static production build:
npm run generate:prod copy the content of .output/public to any static hosting
- sliding mechanism in /work does not work 🤨
- initial hiding in /cv does not work
- http ➔ https redirect
- get rid of the "
[ goto ]" formatting error - enable opening hide/show links in new tabs
- read
package.json's version and display itsomewherein the footer - i18n
- automated testing
- deploy the result of
npm run nuxt build - archive the PHP version of the page
- TypeScript
- eslint & prettier
- mobile viewports