Hibiscusvej - Web#
Look at the Nuxt documentation to learn more.
Prerequisites#
- NodeJS (v24.5.0)
Setup#
Make sure to install dependencies:
npm install
Development Server#
Start the development server on http://localhost:3000:
npm run dev
Production#
Build the application for production:
npm run build
Commands#
Generate migrations:
npm run db:generate
Check for TypeScript errors:
npm run types
Check for Lint errors:
npm run lint
Format code:
npm run format
Check for dependencies updates:
npm run update-dependencies
Update dependencies:
npm run update-dependencies -- -u
Aerial Pictures#
We will need to update aerial video and pictures when construction is done.
We have used:
- Google Earth Studio, for the aerial video.
- Skråfoto, is a good source for aerial pictures in Denmark.
- Dataforsyningen, yearly updated aerial pictures of Denmark.