Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

pgodschalk/kernelpanics.nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@pgodschalk/kernelpanics.nl

Things && stuff

Table of contents

About this project

Personal website.

Getting started

Dependencies

  • NodeJS >= 16
  • NPM

Install

Clone this git repository:

git clone https://github.com/pgodschalk/kernelpanics.nl.git

Install node modules:

npm install

Start the dev server:

export NODE_OPTIONS=--openssl-legacy-provider
npm run dev

Deployment

Build for production

export NODE_OPTIONS=--openssl-legacy-provider
npm run build && npm run generate

Built with

Authors

See also the list of contributors to this project.

License

SPDX license: MIT

Copyright (c) 2022 Patrick Godschalk