Skip to content

davidsandoz/davidsandoz.ch

Repository files navigation

davidsandoz.ch

Personal website - https://davidsandoz.ch

Made with Nuxt 3.

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Deployment

The website is hosted on statichost.eu.

When pushing to the main branch, a webhook is called to tell statichost.eu to fetch the latest state, build and deploy.

Deployment config is in the file statichost.yml.

About

Personal website (mirrored from https://gitlab.com/sandoz/davidsandoz.ch)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published