Skip to content

dargmuesli/jonas-thelemann

Repository files navigation

CI website uptime monitoring

jonas-thelemann

The source code of jonas-thelemann.de.

Welcome

Table of Contents

  1. Development
  2. Deployment

Development

This project builds upon the Nuxt.js framework. Install Node.js and mkcert. Then run pnpm i to install the project's dependencies. After that, use pnpm dev for development or pnpm build to generate the static page.

Alternatively, build the provided Dockerfile using docker build -t dargmuesli/jonas-thelemann . and run the resulting image using docker run dargmuesli/jonas-thelemann.

Deployment

This project is deployed within the jonas-thelemann_stack in accordance to the DargStack template to make deployment a breeze.